diff options
author | Dave Chinner <dchinner@redhat.com> | 2012-10-08 21:56:07 +1100 |
---|---|---|
committer | Ben Myers <bpm@sgi.com> | 2012-10-17 13:30:20 -0500 |
commit | c7eea6f7adca4501d2c2db7f0f7c9dc88efac95e (patch) | |
tree | 0018d3cd55958ed32f3cd3e6a57d82b642e24fe8 /fs/xfs/xfs_log.h | |
parent | 34061f5c420561dd42addd252811a1fa4b0ac69b (diff) | |
download | linux-3.10-c7eea6f7adca4501d2c2db7f0f7c9dc88efac95e.tar.gz linux-3.10-c7eea6f7adca4501d2c2db7f0f7c9dc88efac95e.tar.bz2 linux-3.10-c7eea6f7adca4501d2c2db7f0f7c9dc88efac95e.zip |
xfs: move xfs_quiesce_attr() into xfs_super.c
Both callers of xfs_quiesce_attr() are in xfs_super.c, and there's
nothing really sync-specific about this functionality so it doesn't
really matter where it lives. Move it to benext to it's callers, so
all the remount/sync_fs code is in the one place.
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 'fs/xfs/xfs_log.h')
0 files changed, 0 insertions, 0 deletions