Hi all,
This series includes a few miscellaneous patches I came across while
doing some local branch housekeeping. These have been posted previously
and appear to have fallen through the cracks.
Note that there was an alternative version of patch 3 floating around
somewhere. It doesn't matter much to me which one we take.
Brian
Brian Foster (3):
xfs: replace on-stack xfs_trans_res with pointer in xfs_create()
xfs: fix error handling in xfs_qm_log_quotaoff()
xfs: allow lazy sb counter sync during filesystem freeze sequence
fs/xfs/xfs_inode.c | 15 ++++++---------
fs/xfs/xfs_log.c | 2 +-
fs/xfs/xfs_mount.c | 29 +++++++++++++++++++++--------
fs/xfs/xfs_mount.h | 2 +-
fs/xfs/xfs_qm_syscalls.c | 26 ++++++++++----------------
5 files changed, 39 insertions(+), 35 deletions(-)
--
1.8.3.1
|