-
由 Christoph Hellwig 提交于
Except for ->put_super the BKL is now gone from HFS, which means it's superflous there too as ->put_super is serialized by the VFS. Signed-off-by: NChristoph Hellwig <hch@tuxera.com>
e753a621
Except for ->put_super the BKL is now gone from HFS, which means it's
superflous there too as ->put_super is serialized by the VFS.
Signed-off-by: NChristoph Hellwig <hch@tuxera.com>