diff options
| author | Andreas Gruenbacher <[email protected]> | 2016-09-29 15:48:39 +0000 |
|---|---|---|
| committer | Al Viro <[email protected]> | 2016-10-08 00:10:42 +0000 |
| commit | d0a5b995a308347fdb1bb0412df32acd0312523b (patch) | |
| tree | 080efa7c4513aa0e42e9e65c75260546f9b303ac /drivers/gpu/drm/amd/amdgpu/amdgpu_irq.c | |
| parent | vfs: Move xattr_resolve_name to the front of fs/xattr.c (diff) | |
| download | kernel-d0a5b995a308347fdb1bb0412df32acd0312523b.tar.gz kernel-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 <[email protected]>
Signed-off-by: Al Viro <[email protected]>
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/amdgpu_irq.c')
0 files changed, 0 insertions, 0 deletions
