rename.2: XFS support for RENAME_NOREPLACE was added in Linux 4.0

Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
This commit is contained in:
Michael Kerrisk 2018-11-05 17:33:10 +01:00
parent 62f68f105d
commit 9738a72a0b
1 changed files with 4 additions and 0 deletions

View File

@ -219,9 +219,13 @@ ext4 (Linux 3.15);
.\" ext4: commit 0a7c3937a1f23f8cb5fc77ae01661e9968a51d0c .\" ext4: commit 0a7c3937a1f23f8cb5fc77ae01661e9968a51d0c
.IP * .IP *
btrfs, shmem, and cifs (Linux 3.17); btrfs, shmem, and cifs (Linux 3.17);
.IP *
xfs (Linux 4.0);
.\" btrfs: commit 80ace85c915d0f41016f82917218997b72431258 .\" btrfs: commit 80ace85c915d0f41016f82917218997b72431258
.\" shmem: commit 3b69ff51d087d265aa4af3a532fc4f20bf33e718 .\" shmem: commit 3b69ff51d087d265aa4af3a532fc4f20bf33e718
.\" cifs: commit 7c33d5972ce382bcc506d16235f1e9b7d22cbef8 .\" cifs: commit 7c33d5972ce382bcc506d16235f1e9b7d22cbef8
.\"
.\" gfs2 in 4.2?
.IP * .IP *
Support for many other filesystems was added in Linux 4.9, including Support for many other filesystems was added in Linux 4.9, including
etx2, minix, reiserfs, jfs, vfat, and bpf. etx2, minix, reiserfs, jfs, vfat, and bpf.