]> Git Repo - linux.git/commit
md: don't use locked_ioctl.
authorNeilBrown <[email protected]>
Tue, 26 May 2009 02:57:36 +0000 (12:57 +1000)
committerNeilBrown <[email protected]>
Tue, 26 May 2009 02:57:36 +0000 (12:57 +1000)
commitb492b852cd8c99505708152c29a5e09a787af9de
treef26aa9676231a583e209a9397acfc4512061325e
parent7a91ee1f628ef6bfe3f13067c0ddf9db520cb86b
md: don't use locked_ioctl.

md has no need for the BKL - it does its own locking.
So md_ioctl doesn't need to be a locked_ioctl.

Signed-off-by: NeilBrown <[email protected]>
drivers/md/md.c
This page took 0.041748 seconds and 4 git commands to generate.