public inbox for linux-xfs@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH RESEND 0/3] xfs: misc. fixes
@ 2014-11-14 16:17 Brian Foster
  2014-11-14 16:17 ` [PATCH 1/3] xfs: replace on-stack xfs_trans_res with pointer in xfs_create() Brian Foster
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Brian Foster @ 2014-11-14 16:17 UTC (permalink / raw)
  To: xfs

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

_______________________________________________
xfs mailing list
xfs@oss.sgi.com
http://oss.sgi.com/mailman/listinfo/xfs

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2014-11-14 18:00 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-11-14 16:17 [PATCH RESEND 0/3] xfs: misc. fixes Brian Foster
2014-11-14 16:17 ` [PATCH 1/3] xfs: replace on-stack xfs_trans_res with pointer in xfs_create() Brian Foster
2014-11-14 16:17 ` [PATCH 2/3] xfs: fix error handling in xfs_qm_log_quotaoff() Brian Foster
2014-11-14 16:17 ` [PATCH 3/3] xfs: allow lazy sb counter sync during filesystem freeze sequence Brian Foster

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox