From: Christoph Hellwig Date: Tue, 23 Nov 2010 13:38:13 +0000 (+0100) Subject: hfsplus: split up inode flags X-Git-Tag: v2.6.38-rc1~453^2~7 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b33b7921db14abcd10c30d0ccfc68e364f5ef7fe;p=pandora-kernel.git hfsplus: split up inode flags Split the flags field in the hfsplus inode into an extent_state flag that is locked by the extent_lock, and a new flags field that uses atomic bitops. The second will grow more flags in the next patch. Signed-off-by: Christoph Hellwig --- Reading git-diff-tree failed