diff options
author | Andreas Gruenbacher <agruenba@redhat.com> | 2015-10-04 19:18:54 +0200 |
---|---|---|
committer | Al Viro <viro@zeniv.linux.org.uk> | 2015-11-13 20:34:34 -0500 |
commit | 29608d208b3619b3b508a6871622db789611d8a3 (patch) | |
tree | 9946616172bede00be59be3584677214e60f1adf /fs/ext2 | |
parent | 0ddaf72c1da8b84bc2896e1997ef3f1a22765194 (diff) | |
download | linux-stable-29608d208b3619b3b508a6871622db789611d8a3.tar.gz linux-stable-29608d208b3619b3b508a6871622db789611d8a3.tar.bz2 linux-stable-29608d208b3619b3b508a6871622db789611d8a3.zip |
f2fs: xattr simplifications
Now that the xattr handler is passed to the xattr handler operations, we
have access to the attribute name prefix, so simplify
f2fs_xattr_generic_list.
Also, f2fs_xattr_advise_list is only ever called for
f2fs_xattr_advise_handler; there is no need to double check for that.
Signed-off-by: Andreas Gruenbacher <agruenba@redhat.com>
Cc: Jaegeuk Kim <jaegeuk@kernel.org>
Cc: Changman Lee <cm224.lee@samsung.com>
Cc: Chao Yu <chao2.yu@samsung.com>
Cc: linux-f2fs-devel@lists.sourceforge.net
Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
Diffstat (limited to 'fs/ext2')
0 files changed, 0 insertions, 0 deletions