diff options
author | Andreas Gruenbacher <[email protected]> | 2015-10-04 19:18:48 +0200 |
---|---|---|
committer | Al Viro <[email protected]> | 2015-11-13 20:34:29 -0500 |
commit | 13d3408f100186d2755d9ac1ad8b5de9e1975a92 (patch) | |
tree | e739b3f4f11317be0db0caff45eaa64f6bdde6d3 /net/switchdev/switchdev.c | |
parent | dae5f57a72a6c913926cf3569edb0556a409a3df (diff) |
ubifs: Remove unused security xattr handler
Ubifs installs a security xattr handler in sb->s_xattr but doesn't use the
generic_{get,set,list,remove}xattr inode operations needed for processing
this list of attribute handlers; the handler is never called. Instead,
ubifs uses its own xattr handlers which also process security xattrs.
Remove the dead code.
Signed-off-by: Andreas Gruenbacher <[email protected]>
Reviewed-by: Richard Weinberger <[email protected]>
Cc: Artem Bityutskiy <[email protected]>
Cc: Adrian Hunter <[email protected]>
Cc: [email protected]
Cc: Subodh Nijsure <[email protected]>
Signed-off-by: Al Viro <[email protected]>
Diffstat (limited to 'net/switchdev/switchdev.c')
0 files changed, 0 insertions, 0 deletions