]> git.baikalelectronics.ru Git - kernel.git/commit
hfsplus: clean up hfsplus_write_inode
authorChristoph Hellwig <hch@tuxera.com>
Fri, 1 Oct 2010 03:43:43 +0000 (05:43 +0200)
committerChristoph Hellwig <hch@lst.de>
Fri, 1 Oct 2010 03:43:43 +0000 (05:43 +0200)
commitbb801b1798f4424363cbbd9f076e6c714c9058d7
tree48897d88cf2ce0025be0ddb2b53d296c874cd379
parent761ee6aad5bcebee0f2b5b5a11628d83985d30f3
hfsplus: clean up hfsplus_write_inode

Add a new hfsplus_system_write_inode for writing the special system inodes
and streamline the fastpath write_inode code.

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