diff options
author | Alan Cox <alan@lxorguk.ukuu.org.uk> | 2008-04-30 00:53:26 -0700 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2008-04-30 08:29:40 -0700 |
commit | 9cc3c22bf017f33612748aeb466fdc3695fb1e1d (patch) | |
tree | 1143ff2cc5794be68b761ae0e3ebf9747f7fc6c3 /fs/ecryptfs/crypto.c | |
parent | dd9a451aad4fd7d5f46d2300c0e4fb70d8914453 (diff) | |
download | blackbird-obmc-linux-9cc3c22bf017f33612748aeb466fdc3695fb1e1d.tar.gz blackbird-obmc-linux-9cc3c22bf017f33612748aeb466fdc3695fb1e1d.zip |
vt_ioctl: Prepare for BKL push down
This one could do with some eyeballs on it. In theory it simply wraps the
ioctl handler in lock/unlock_kernel ready for the lock/unlocks to be pushed
into specific switch values. To do that means changing the code to return via
a common exit path not all over the place as it does now, hence the big diff
Signed-off-by: Alan Cox <alan@redhat.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Diffstat (limited to 'fs/ecryptfs/crypto.c')
0 files changed, 0 insertions, 0 deletions