diff options
author | Christoph Hellwig <hch@infradead.org> | 2012-02-20 03:31:31 +0100 |
---|---|---|
committer | Ben Myers <bpm@sgi.com> | 2012-02-23 05:37:04 +0100 |
commit | 9006fb91cfdf22812923f0536c7531c429c1aeab (patch) | |
tree | 36b37fe3df405a57e8ede3d2a40ea6c307f40ae9 /fs/xfs/xfs_iget.c | |
parent | xfs: share code for grant head availability checks (diff) | |
download | linux-9006fb91cfdf22812923f0536c7531c429c1aeab.tar.xz linux-9006fb91cfdf22812923f0536c7531c429c1aeab.zip |
xfs: split and cleanup xfs_log_reserve
Split the log regrant case out of xfs_log_reserve into a separate function,
and merge xlog_grant_log_space and xlog_regrant_write_log_space into their
respective callers. Also replace the XFS_LOG_PERM_RESERV flag, which easily
got misused before the previous cleanups with a simple boolean parameter.
Signed-off-by: Christoph Hellwig <hch@lst.de>
Reviewed-by: Mark Tinguely <tinguely@sgi.com>
Reviewed-by: Dave Chinner <dchinner@redhat.com>
Signed-off-by: Ben Myers <bpm@sgi.com>
Diffstat (limited to 'fs/xfs/xfs_iget.c')
0 files changed, 0 insertions, 0 deletions