All of lore.kernel.org
 help / color / mirror / Atom feed
* [Ocfs2-devel] [PATCH 0/16] OCFS2: Add extended attributes support. V4
@ 2008-08-18  7:49 TaoMa
  2008-08-18  9:08 ` [Ocfs2-devel] [PATCH 08/16] ocfs2: reserve inline space for extended attribute v4 Tiger Yang
                   ` (16 more replies)
  0 siblings, 17 replies; 28+ messages in thread
From: TaoMa @ 2008-08-18  7:49 UTC (permalink / raw)
  To: ocfs2-devel

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.

Wish you enjoy it.

Regards,
Tiger and Tao

^ permalink raw reply	[flat|nested] 28+ messages in thread

end of thread, other threads:[~2008-08-22 20:18 UTC | newest]

Thread overview: 28+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-08-18  7:49 [Ocfs2-devel] [PATCH 0/16] OCFS2: Add extended attributes support. V4 TaoMa
2008-08-18  9:08 ` [Ocfs2-devel] [PATCH 08/16] ocfs2: reserve inline space for extended attribute v4 Tiger Yang
2008-08-18  9:11 ` [Ocfs2-devel] [PATCH 09/16] ocfs2: Add extended attribute support v4 Tiger Yang
2008-08-18  9:11 ` [Ocfs2-devel] [PATCH 16/16] ocfs2: Add incompatible flag for extended attribute v4 Tiger Yang
2008-08-18  9:38 ` [Ocfs2-devel] [PATCH 01/16] Modify ocfs2_num_free_extents for future xattr usage Tao Ma
2008-08-18  9:38 ` [Ocfs2-devel] [PATCH 02/16] Use ocfs2_extent_list instead of ocfs2_dinode Tao Ma
2008-08-18  9:38 ` [Ocfs2-devel] [PATCH 03/16] Abstract ocfs2_extent_tree in b-tree operations Tao Ma
2008-08-18  9:38 ` [Ocfs2-devel] [PATCH 04/16] Make extend allocation generic Tao Ma
2008-08-18  9:38 ` [Ocfs2-devel] [PATCH 05/16] Add xattr header in ocfs2 Tao Ma
2008-08-18  9:38 ` [Ocfs2-devel] [PATCH 06/16] Add helper function in uptodate for removing xattr clusters Tao Ma
2008-08-18  9:38 ` [Ocfs2-devel] [PATCH 07/16] Add extent tree operation for xattr value Tao Ma
2008-08-21  0:57   ` Joel Becker
2008-08-21  1:03     ` TaoMa
2008-08-21  1:21       ` Mark Fasheh
2008-08-21  1:35         ` TaoMa
2008-08-21  2:02           ` Mark Fasheh
2008-08-21  2:14             ` TaoMa
2008-08-21  2:18               ` Joel Becker
2008-08-21  2:30                 ` TaoMa
2008-08-18  9:38 ` [Ocfs2-devel] [PATCH 10/16] Add xattr tree operations in ocfs2_extent_tree Tao Ma
2008-08-18  9:38 ` [Ocfs2-devel] [PATCH 11/16] Add xattr bucket iteration for large numbers of EAs Tao Ma
2008-08-18  9:38 ` [Ocfs2-devel] [PATCH 12/16] Add xattr find process for xattr index btree Tao Ma
2008-08-18  9:38 ` [Ocfs2-devel] [PATCH 13/16] Refactor ocfs2_insert_extent for not-merging Tao Ma
2008-08-18  9:38 ` [Ocfs2-devel] [PATCH 14/16] Enable xattr set in index btree Tao Ma
2008-08-18  9:38 ` [Ocfs2-devel] [PATCH 15/16] Delete all xattr buckets in inode removal Tao Ma
2008-08-19 23:16 ` [Ocfs2-devel] [PATCH 0/16] OCFS2: Add extended attributes support. V4 Mark Fasheh
2008-08-20 10:00   ` TaoMa
2008-08-22 20:18     ` Mark Fasheh

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.