aboutsummaryrefslogtreecommitdiff
path: root/lib/string_helpers.c
diff options
context:
space:
mode:
authorChristoph Hellwig <[email protected]>2012-04-23 15:58:31 +1000
committerBen Myers <[email protected]>2012-05-14 16:20:24 -0500
commitdea9609527a55b65638a6323894269334dfe6ec5 (patch)
tree841b86d16eee04480852e40414701e61bed6f966 /lib/string_helpers.c
parent7582df516c93046b8d2111a780c69de77f9882fb (diff)
xfs: remove log item from AIL in xfs_qm_dqflush after a shutdown
If a filesystem has been forced shutdown we are never going to write dquots to disk, which means the dquot items will stay in the AIL forever. Currently that is not a problem, but a pending chance requires us to empty the AIL before shutting down the filesystem, in which case this behaviour is lethal. Make sure to remove the log item from the AIL to allow emptying the AIL on shutdown filesystems. Signed-off-by: Christoph Hellwig <[email protected]> Reviewed-by: Dave Chinner <[email protected]> Reviewed-by: Mark Tinguely <[email protected]> Signed-off-by: Ben Myers <[email protected]>
Diffstat (limited to 'lib/string_helpers.c')
0 files changed, 0 insertions, 0 deletions