search for: xattr_set

Displaying 1 result from an estimated 1 matches for "xattr_set".

Did you mean: attr_set
2008 Oct 28
14
[PATCH 0/13] ocfs2: xattr bucket API
...heap as a single block, this causes no loss of efficiency. This path series is on top of my xattr-28 fixes branch. Before going upstream it will be rebased on top of at least the divide_bucket fix. It only touches the xattr_get() and xattr_list() paths, becuase I need Tao's single-transaction xattr_set() before I can do the xattr_set() path. All comments and review welcome. I hope it's mostly self-explanatory. View: http://oss.oracle.com/git/?p=jlbec/linux-2.6.git;a=shortlog;h=xattr-buckets Pull: git://oss.oracle.com/git/jlbec/linux-2.6.git xattr-buckets