]> git.neil.brown.name Git - history.git/commit
[PATCH] sparse (compat_ioctl): blkpg cleanup and annotation
authorAlexander Viro <viro@parcelfarce.linux.theplanet.co.uk>
Sat, 29 May 2004 11:43:09 +0000 (04:43 -0700)
committerLinus Torvalds <torvalds@ppc970.osdl.org>
Sat, 29 May 2004 11:43:09 +0000 (04:43 -0700)
commitca8610077049ad98f6169438e08500699a5de78a
tree36ac6d77fbfdb1e466e852c4455285ab7f436afe
parent97d654f7a376331d6599a937e6d8948e55afa1d7
[PATCH] sparse (compat_ioctl): blkpg cleanup and annotation

blkpg ioctls handling switched to compat_alloc_user_space() (instead
of messing with set_fs()) and annotated.
fs/compat_ioctl.c