]> git.baikalelectronics.ru Git - kernel.git/commit
hfsplus: add per-superblock lock for volume header updates
authorChristoph Hellwig <hch@tuxera.com>
Fri, 1 Oct 2010 03:45:08 +0000 (05:45 +0200)
committerChristoph Hellwig <hch@lst.de>
Fri, 1 Oct 2010 03:45:08 +0000 (05:45 +0200)
commitcb677ce78b62f5aa389e9b3030f22c856f2fca62
tree3660bfb2985c65838b5969694e54043ae6639b3a
parentbf56096094406337a367387c0f056be99184e3e2
hfsplus: add per-superblock lock for volume header updates

Lock updates to the mutal fields in the volume header, and document the
locing in the hfsplus_sb_info structure.

Signed-off-by: Christoph Hellwig <hch@tuxera.com>
fs/hfsplus/dir.c
fs/hfsplus/hfsplus_fs.h
fs/hfsplus/super.c