From: Matthew Garrett Date: Tue, 13 Mar 2012 16:10:34 +0000 (-0400) Subject: hfsplus: initialise userflags X-Git-Tag: v3.4-rc1~163^2~4 X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f3922382ce930e76773fb06416a7a6081a8702ad;p=pandora-kernel.git hfsplus: initialise userflags The userflags field was being written to the filesystem without being initialised. Make sure it's clear, since otherwise files end up with garbage attributes. Signed-off-by: Matthew Garrett Signed-off-by: Christoph Hellwig Signed-off-by: Al Viro --- Reading git-diff-tree failed