[XFS updates] XFS development tree branch, master, updated. v2.6.28-rc3-1104-g6a0775a
xfs at oss.sgi.com
xfs at oss.sgi.com
Thu Dec 4 19:50:21 CST 2008
This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "XFS development tree".
The branch, master has been updated
6a0775a [XFS] Fix hang after disallowed rename across directory quota domains
8bb5732 [XFS] Fix compile with CONFIG_COMPAT enabled
from 5a8d0f3c7af801c7263fbba39952504d6fc7ff60 (commit)
Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.
- Log -----------------------------------------------------------------
commit 6a0775a991d5597ce98f1e15373288ea133cc793
Author: Dave Chinner <david at fromorbit.com>
Date: Thu Dec 4 09:09:34 2008 +1100
[XFS] Fix hang after disallowed rename across directory quota domains
When project quota is active and is being used for directory tree
quota control, we disallow rename outside the current directory
tree. This requires a check to be made after all the inodes
involved in the rename are locked. We fail to unlock the inodes
correctly if we disallow the rename when the target is outside the
current directory tree. This results in a hang on the next access
to the inodes involved in failed rename.
Reported-by: Arkadiusz Miskiewicz <arekm at maven.pl>
Signed-off-by: Dave Chinner <david at fromorbit.com>
Tested-by: Arkadiusz Miskiewicz <arekm at maven.pl>
Signed-off-by: Lachlan McIlroy <lachlan at sgi.com>
commit 8bb57320f3f5dd8c2373c0b66e4950391e037109
Author: Christoph Hellwig <hch at lst.de>
Date: Thu Dec 4 14:23:27 2008 +0100
[XFS] Fix compile with CONFIG_COMPAT enabled
Signed-off-by: Christoph Hellwig <hch at lst.de>
Signed-off-by: Lachlan McIlroy <lachlan at sgi.com>
-----------------------------------------------------------------------
Summary of changes:
fs/xfs/linux-2.6/xfs_ioctl.h | 2 +-
fs/xfs/xfs_rename.c | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
hooks/post-receive
--
XFS development tree
More information about the xfs
mailing list