Re: [PATCH v2 0/4] hfsplus: reworked support of extended attributes
From: Vyacheslav Dubeyko <slava@dubeyko.com>
Date: 2012-09-25 06:15:39
From: Vyacheslav Dubeyko <slava@dubeyko.com>
Date: 2012-09-25 06:15:39
Hi, On Mon, 2012-09-24 at 15:49 -0700, Andrew Morton wrote:
On Sun, 23 Sep 2012 18:48:50 +0400 Vyacheslav Dubeyko [off-list ref] wrote:quoted
This second version (v2) of patch set adds real support of extended attributes in HFS+ file system.That's a lot of code in an area which few people work on. Has this patchset had significant review input from anyone yet?
Unfortunately, the patch set hadn't significant review input from anyone yet. But it was submitted about a month ago. So, I think, it was enough time for reviewing the patch set by anyone. Anyway, I open for any comments or remarks. I think that the patch set is important because it adds support of operations with Attributes Tree. This metadata structure is widely used currently under Mac OS X. And absence of Attributes Tree's support in Linux kernel can lead to file system inconsistency in some situation. Moreover, support of operations with Attributes Tree is a basis for HFS+ compressed files and ACL support. With the best regards, Vyacheslav Dubeyko.