The two one-liner regression fixes have been reviewed and tested by the active
XFS developers long time ago, but it seems Alex as the maintainer
disappeared again.
If youre back Alex can you send this to Linus ASAP? Alternatively Linus
might aswell just take it himeself given how simple these fixes are,
and especially Eric's patch is a bit of a show-stopper for people
building xfs as module.
The following changes since commit ba313e68facf190317d8db3afdc0f0028c963a96:
Alex Elder (1):
Merge branch 'master' of ssh://oss.sgi.com/oss/git/xfs/xfs into
for-linus
are available in the git repository at:
git://git.kernel.org/pub/scm/fs/xfs/xfs.git for-linus
Eric Sandeen (1):
xfs: free temporary cursor in xfs_dialloc
Ryota Yamauchi (1):
xfs: fix xfs_quota remove error
fs/xfs/linux-2.6/xfs_quotaops.c | 2 +-
fs/xfs/xfs_ialloc.c | 1 +
2 files changed, 2 insertions(+), 1 deletions(-)
|