[Ocfs2-devel] [PATCH 0/16] OCFS2: Add extended attributes support. V4

TaoMa tao.ma at oracle.com
Wed Aug 20 03:00:43 PDT 2008


Mark Fasheh wrote:
> On Mon, Aug 18, 2008 at 03:49:56PM +0800, Tao Ma wrote:
>   
>> Hi all,
>> 	Extended attributes are used for storing POSIX ACLs, SELinux labels, 
>> and user accessible metadata. They are essential for deploying file 
>> systems exported for workgroup use via samba. The following patches
>> implement extended attributes on the OCFS2 file system.
>>     
>
> Alright, this is all merged up into the linux-next and ALL branches. By the
> way, I ran it through sparse and checkpatch, both came out clean.
>
> Any additional patches, please develop on top of this branch:
>
> http://git.kernel.org/?p=linux/kernel/git/mfasheh/ocfs2.git;a=shortlog;h=xattrs
>
> Assuming we can address any review issues that come up, this will go
> upstream in 2.6.28.
>
> So far, my checklist includes:
>   - any changes that should happen as a result of Joel's review
>   - the possibility of allowing for empty buckets, in case we want to
>     disable automatic removal of empty buckets in the future.
>   - small possibility of changing the hash function
>
> Tiger, what is the likelyhood we can get some working mkfs and debugfs
> patches soon? I'd really like to be able to run this and analyze the
> effectivenes of our scheme.
>   
Tiger already has the patch for mkfs. See
http://oss.oracle.com/pipermail/ocfs2-tools-devel/2008-August/000977.html

Regards,
Tao



More information about the Ocfs2-devel mailing list