* [GIT PULL] xfs: fixes for 2.6.39
@ 2011-04-08 5:11 Dave Chinner
0 siblings, 0 replies; only message in thread
From: Dave Chinner @ 2011-04-08 5:11 UTC (permalink / raw)
To: xfs; +Cc: aelder
Hi Alex,
The series of reviewed fixes for 2.6.39 can be found in the git tree
below. Please pull.
Cheers,
Dave.
The following changes since commit 89b3600ccfb01aed6873bc499442fc0bed00bbdd:
xfs: fix unreferenced var error in xfs_buf.c (2011-03-30 23:34:20 -0500)
are available in the git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/dgc/xfsdev.git xfs-for-2.6.39
Dave Chinner (9):
xfs: fix extent format buffer allocation size
xfs: introduce a xfssyncd workqueue
xfs: convert ENOSPC inode flushing to use new syncd workqueue
xfs: introduce background inode reclaim work
xfs: convert the xfsaild threads to a workqueue
xfs: clean up code layout in xfs_trans_ail.c
xfs: push the AIL from memory reclaim and periodic sync
xfs: catch bad block numbers freeing extents.
xfs: convert log tail checking to a warning
fs/xfs/linux-2.6/xfs_super.c | 129 +++++---------
fs/xfs/linux-2.6/xfs_sync.c | 228 ++++++++++++-----------
fs/xfs/linux-2.6/xfs_sync.h | 2 +
fs/xfs/xfs_alloc.c | 30 +++-
fs/xfs/xfs_inode_item.c | 67 ++++---
fs/xfs/xfs_log.c | 38 +++-
fs/xfs/xfs_log_priv.h | 1 +
fs/xfs/xfs_mount.h | 9 +-
fs/xfs/xfs_trans_ail.c | 421 +++++++++++++++++++++++-------------------
fs/xfs/xfs_trans_priv.h | 22 ++-
10 files changed, 500 insertions(+), 447 deletions(-)
--
Dave Chinner
david@fromorbit.com
_______________________________________________
xfs mailing list
xfs@oss.sgi.com
http://oss.sgi.com/mailman/listinfo/xfs
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2011-04-08 5:08 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-04-08 5:11 [GIT PULL] xfs: fixes for 2.6.39 Dave Chinner
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox