1. 23 12月, 2015 1 次提交
  2. 18 12月, 2015 4 次提交
  3. 17 12月, 2015 7 次提交
  4. 16 12月, 2015 3 次提交
  5. 15 12月, 2015 4 次提交
  6. 10 12月, 2015 3 次提交
  7. 05 12月, 2015 17 次提交
  8. 14 11月, 2015 1 次提交
    • A
      f2fs: xattr simplifications · 29608d20
      Andreas Gruenbacher 提交于
      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: NAndreas 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: NAl Viro <viro@zeniv.linux.org.uk>
      29608d20