Here's the jfs implementation. The first patch fixes the transaction layering in the xattr code to allow xattrs to be added to an inode as a part of an existing transaction, and correctly calls jfs_init_acl() within the same transaction that creates a file/directory/device.
The second patch actually implements jfs_init_security() similarly to the ext2/3 patches. The first patch was lightly tested, and the second was compile tested only. -- David Kleikamp IBM Linux Technology Center - To unsubscribe from this list: send the line "unsubscribe linux-fsdevel" in the body of a message to [EMAIL PROTECTED] More majordomo info at http://vger.kernel.org/majordomo-info.html
