aboutsummaryrefslogtreecommitdiffstats
path: root/fs/xfs/xfs_dir2_node.c
diff options
context:
space:
mode:
authorDave Chinner <[email protected]>2013-08-12 10:49:33 +0000
committerBen Myers <[email protected]>2013-08-12 21:37:32 +0000
commit5c4d97d01a3a7a4a84fb05bfc439145ea25ba989 (patch)
treecdcd065d557ac77afb717ef550c42a1d11a33d09 /fs/xfs/xfs_dir2_node.c
parentxfs: split out transaction reservation code (diff)
downloadkernel-5c4d97d01a3a7a4a84fb05bfc439145ea25ba989.tar.gz
kernel-5c4d97d01a3a7a4a84fb05bfc439145ea25ba989.zip
xfs: move inode fork definitions to a new header file
The inode fork definitions are a combination of on-disk format definition and in-memory tracking and manipulation. They are both shared with userspace, so move them all into their own file so sharing is easy to do and track. This removes all inode fork related information from xfs_inode.h. Do the same for the all the C code that currently resides in xfs_inode.c for the same reason. Signed-off-by: Dave Chinner <[email protected]> Reviewed-by: Mark Tinguely <[email protected]> Signed-off-by: Ben Myers <[email protected]>
Diffstat (limited to 'fs/xfs/xfs_dir2_node.c')
0 files changed, 0 insertions, 0 deletions