From f3922382ce930e76773fb06416a7a6081a8702ad Mon Sep 17 00:00:00 2001 From: Matthew Garrett Date: Tue, 13 Mar 2012 12:10:34 -0400 Subject: [PATCH] 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-format-patch failed