[git pull] jfs update

From: Dave Kleikamp
Date: Fri Nov 03 2006 - 22:17:23 EST


Linus, please pull from

git://git.kernel.org/pub/scm/linux/kernel/git/shaggy/jfs-2.6.git for-linus

This will update the following files:

fs/jfs/xattr.c | 9 +++++----
1 file changed, 5 insertions(+), 4 deletions(-)

through these ChangeSets:

Commit: d572b87946f8c598b3cad86a7913862dd48daadb
Author: Dave Kleikamp <shaggy@xxxxxxxxxxxxxx> Thu, 02 Nov 2006 10:50:40 -0600

JFS: Remove redundant xattr permission checking

The vfs handles most permissions for setting and retrieving xattrs.
This patch removes a redundant and wrong check so that it won't override
the correct behavior which is being fixed in the vfs.

Signed-off-by: Dave Kleikamp <shaggy@xxxxxxxxxxxxxx>

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/