Whamcloud - gitweb
Add ext3 extended attributes patch. This does not include any of the EA
authoradilger <adilger>
Wed, 8 May 2002 19:57:28 +0000 (19:57 +0000)
committeradilger <adilger>
Wed, 8 May 2002 19:57:28 +0000 (19:57 +0000)
commitaf695a501d721d4afaa486f25464143ea833b9c1
tree70af574b0e6f4746adae805fcca165134ac04a23
parentc8b7222ad222dee25b7c493376f93a7765c069e3
Add ext3 extended attributes patch.  This does not include any of the EA
syscall interface code, nor the ACL code.

This _does_ require that the kernel sources be patched to add the xattr
VFS inode methods, but you do not actually need to rebuild the kernel before
using extN - the extra methods are defined in a struct declared by the extN
module so it has no problems if it has a different struct size.
lustre/extN/linux-2.4.18ea-0.8.26.diff [new file with mode: 0644]