diff options
author | Filipe Manana <fdmanana@gmail.com> | 2014-04-27 20:40:45 +0100 |
---|---|---|
committer | Chris Mason <clm@fb.com> | 2014-06-09 17:20:30 -0700 |
commit | ef3b9af50bfa6a1f02cd7b3f5124b712b1ba3e3c (patch) | |
tree | 8aeb9ff9803aa2060676c1817ca11f0015d1da1c /mm/truncate.c | |
parent | e4ef90ff6198ac58d4c7dbbeae8cc7b24867d1ca (diff) |
Btrfs: implement inode_operations callback tmpfile
This implements the tmpfile callback of struct inode_operations, introduced
in the linux kernel 3.11, and implemented already by some filesystems. This
callback is invoked by the VFS when the flag O_TMPFILE is passed to the open
system call.
Signed-off-by: Filipe David Borba Manana <fdmanana@gmail.com>
Signed-off-by: Chris Mason <clm@fb.com>
Reviewed-by: David Sterba <dsterba@suse.cz>
Diffstat (limited to 'mm/truncate.c')
0 files changed, 0 insertions, 0 deletions