commit | f3922382ce930e76773fb06416a7a6081a8702ad | [log] [tgz] |
---|---|---|
author | Matthew Garrett <mjg@redhat.com> | Tue Mar 13 12:10:34 2012 -0400 |
committer | Al Viro <viro@zeniv.linux.org.uk> | Tue Mar 20 21:29:52 2012 -0400 |
tree | 41de4a013a7d0686403da8a37880644cc3390b81 | |
parent | 7cd916f6ea86e8538b1e8136847dfb941813fe94 [diff] |
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 <mjg@redhat.com> Signed-off-by: Christoph Hellwig <hch@lst.de> Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>