aboutsummaryrefslogtreecommitdiffstats
path: root/fs/bad_inode.c
diff options
context:
space:
mode:
authorAndreas Gruenbacher <agruenba@redhat.com>2016-09-29 17:48:39 +0200
committerAl Viro <viro@zeniv.linux.org.uk>2016-10-07 20:10:42 -0400
commitd0a5b995a308347fdb1bb0412df32acd0312523b (patch)
tree080efa7c4513aa0e42e9e65c75260546f9b303ac /fs/bad_inode.c
parentvfs: Move xattr_resolve_name to the front of fs/xattr.c (diff)
downloadlinux-dev-d0a5b995a308347fdb1bb0412df32acd0312523b.tar.xz
linux-dev-d0a5b995a308347fdb1bb0412df32acd0312523b.zip
vfs: Add IOP_XATTR inode operations flag
The IOP_XATTR inode operations flag in inode->i_opflags indicates that the inode has xattr support. The flag is automatically set by new_inode() on filesystems with xattr support (where sb->s_xattr is defined), and cleared otherwise. Filesystems can explicitly clear it for inodes that should not have xattr support. Signed-off-by: Andreas Gruenbacher <agruenba@redhat.com> Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
Diffstat (limited to 'fs/bad_inode.c')
0 files changed, 0 insertions, 0 deletions