commit | f6bba2017afb3bda8f2a27d6ba9d7023e8ff7f37 | [log] [tgz] |
---|---|---|
author | Dave Chinner <dchinner@redhat.com> | Mon Aug 12 20:49:46 2013 +1000 |
committer | Ben Myers <bpm@sgi.com> | Mon Aug 12 16:54:09 2013 -0500 |
tree | 85ea4ba3ab95623496b0beddeb76cc46e3957252 | |
parent | c24b5dfadc4a4f7a13af373067871479c74455e6 [diff] |
xfs: consolidate xfs_rename.c Move the rename code to xfs_inode.c to continue consolidating all the kernel xfs_inode operations in the one place. Signed-off-by: Dave Chinner <dchinner@redhat.com> Reviewed-by: Mark Tinguely <tinguely@sgi.com> Signed-off-by: Ben Myers <bpm@sgi.com>