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

Add a new hfsplus_system_read_inode for reading the special system inodes
and streamline the fastpath iget code.

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