]> bbs.cooldavid.org Git - net-next-2.6.git/commit
hfsplus: split hfsplus_ioctl
authorChristoph Hellwig <hch@lst.de>
Fri, 1 Oct 2010 03:41:31 +0000 (05:41 +0200)
committerChristoph Hellwig <hch@lst.de>
Fri, 1 Oct 2010 03:41:31 +0000 (05:41 +0200)
commit94744567fef9602c3d8218a1d8f58c04cce354f6
tree9bbe93c54ea8e1201fa0d59a10e17bba03d09b53
parent249e6353001e407edf5c9a74482ecfca90c8ff33
hfsplus: split hfsplus_ioctl

Give each ioctl command a function of it's own.

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