]> git.baikalelectronics.ru Git - kernel.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)
commitf0f76311e2192df593b3b79ad910654218046f8c
tree9bbe93c54ea8e1201fa0d59a10e17bba03d09b53
parent6ceea48b57b96e064292da6d1e09e710a93d55cc
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