diff options
author | Dave Chinner <dchinner@redhat.com> | 2012-10-08 12:56:09 +0200 |
---|---|---|
committer | Ben Myers <bpm@sgi.com> | 2012-10-17 20:40:09 +0200 |
commit | 6d8b79cfca39399ef9115fb65dde85993455c9a3 (patch) | |
tree | c4702e765ee5b3d10f496c42148e317d7ee98ed8 /mm | |
parent | xfs: xfs_quiesce_attr() should quiesce the log like unmount (diff) | |
download | linux-6d8b79cfca39399ef9115fb65dde85993455c9a3.tar.xz linux-6d8b79cfca39399ef9115fb65dde85993455c9a3.zip |
xfs: rename xfs_sync.[ch] to xfs_icache.[ch]
xfs_sync.c now only contains inode reclaim functions and inode cache
iteration functions. It is not related to sync operations anymore.
Rename to xfs_icache.c to reflect it's contents and prepare for
consolidation with the other inode cache file that exists
(xfs_iget.c).
Signed-off-by: Dave Chinner <dchinner@redhat.com>
Reviewed-by: Christoph Hellwig <hch@lst.de>
Reviewed-by: Mark Tinguely <tinguely@sgi.com>
Signed-off-by: Ben Myers <bpm@sgi.com>
Diffstat (limited to 'mm')
0 files changed, 0 insertions, 0 deletions