lkml.org 
[lkml]   [2010]   [May]   [11]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
Date
From
SubjectRe: [PATCH 0/6] BKL ioctl pushdown
On Wed, May 05, 2010 at 03:15:33PM +0200, John Kacur wrote:
> These patches convert ioctls to unlocked_ioctls by pushing down the bkl into
> them. I had to go outside of the files that we agreed on, because logically the
> ioctls in each kind of file system belong together.
>
> Frederic and Arnd, you can pull from:
> git.kernel.org//pub/scm/linux/kernel/git/jkacur/jk-2.6.git linus-bkl-pushdown



Thanks John.

I will apply the patches from this set that haven't been applied yet,
for .35




> John Kacur (6):
> coda: BKL ioctl pushdown
> coda: Clean-up whitespace problems in pioctl.c
> fat: BKL ioctl pushdown
> ncpfs: BKL ioctl pushdown
> smbfs: BKL ioctl pushdown
> udf: BKL ioctl pushdown
>
> fs/coda/pioctl.c | 76 ++++++++++++++++++++++++++----------------------
> fs/fat/dir.c | 36 +++++++++++++++-------
> fs/fat/fat.h | 3 +-
> fs/fat/file.c | 22 ++++++++++----
> fs/ncpfs/dir.c | 2 +-
> fs/ncpfs/file.c | 2 +-
> fs/ncpfs/ioctl.c | 27 ++++++++++-------
> fs/smbfs/dir.c | 2 +-
> fs/smbfs/file.c | 2 +-
> fs/smbfs/ioctl.c | 10 ++++--
> fs/smbfs/proto.h | 2 +-
> fs/udf/dir.c | 2 +-
> fs/udf/file.c | 43 +++++++++++++++++----------
> fs/udf/udfdecl.h | 3 +-
> include/linux/ncp_fs.h | 2 +-
> 15 files changed, 140 insertions(+), 94 deletions(-)
>



\
 
 \ /
  Last update: 2010-05-12 11:27    [W:0.115 / U:0.136 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site