+1
−0
+0
−420
+7
−34
fs/xfs/xfs_inode_buf.c
0 → 100644
+453
−0
File added.
Preview size limit exceeded, changes collapsed.
fs/xfs/xfs_inode_buf.h
0 → 100644
+53
−0
Loading
Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more
The only thing remaining in xfs_inode.[ch] are the operations that read, write or verify physical inodes in their underlying buffers. Move all this code to xfs_inode_buf.[ch] and so we can stop sharing xfs_inode.[ch] with userspace. Signed-off-by:Dave Chinner <dchinner@redhat.com> Reviewed-by:
Brian Foster <bfoster@redhat.com> Reviewed-by:
Mark Tinguely <tinguely@sgi.com> Signed-off-by:
Ben Myers <bpm@sgi.com>
File added.
Preview size limit exceeded, changes collapsed.