open.2: O_TMPFILE support in Btrfs

Reported-by: Petr Gajdos <pgajdos@suse.cz>
Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
This commit is contained in:
Mark Post 2016-02-22 10:20:11 +01:00 committed by Michael Kerrisk
parent e92f04afa5
commit ff9225cc57
1 changed files with 2 additions and 2 deletions

View File

@ -741,10 +741,10 @@ requires support by the underlying filesystem;
only a subset of Linux filesystems provide that support.
In the initial implementation, support was provided in
the ext2, ext3, ext4, UDF, Minix, and shmem filesystems.
XFS support was added
XFS and btrfs support was added
.\" commit 99b6436bc29e4f10e4388c27a3e4810191cc4788
.\" commit ab29743117f9f4c22ac44c13c1647fb24fb2bafe
in Linux 3.15.
in Linux 3.15, and Linux 3.16, respectively.
.TP
.B O_TRUNC
If the file already exists and is a regular file and the access mode allows