commit | df26cfe849d8fd767b26fcd4bfebfff67bda9f3a | [log] [tgz] |
---|---|---|
author | Lachlan McIlroy <lachlan@redback.melbourne.sgi.com> | Fri Apr 18 11:44:03 2008 +1000 |
committer | Lachlan McIlroy <lachlan@redback.melbourne.sgi.com> | Fri Apr 18 11:44:03 2008 +1000 |
tree | 1a4aa2887786f11d787c119cd16cd301974640bc | |
parent | f3dcc13f6fa20af1171eac7a537a4b89b1a84849 [diff] |
[XFS] split xfs_ioc_xattr The three subcases of xfs_ioc_xattr don't share any semantics and almost no code, so split it into three separate helpers. SGI-PV: 976035 SGI-Modid: xfs-linux-melb:xfs-kern:30709a Signed-off-by: Christoph Hellwig <hch@infradead.org> Signed-off-by: Lachlan McIlroy <lachlan@sgi.com>