xfs: split remote attribute code out
Adding CRC support to remote attributes adds a significant amount of remote attribute specific code. Split the existing remote attribute code out into it's own file so that all the relevant remote attribute code is in a single, easy to find place. Signed-off-by: Dave Chinner <dchinner@redhat.com> Reviewed-by: Ben Myers <bpm@sgi.com> Signed-off-by: Ben Myers <bpm@sgi.com>
Showing
fs/xfs/xfs_attr_remote.c
0 → 100644
fs/xfs/xfs_attr_remote.h
0 → 100644
Please register or sign in to comment