]> bbs.cooldavid.org Git - net-next-2.6.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)
commitb5080f77ed2de3c8ac67a63044f8a781c75207d9
tree48897d88cf2ce0025be0ddb2b53d296c874cd379
parentfc4fff82104fa096eada73943fe5249500acd5fa
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