Re: [PATCH] Convert reiserfs_ioctl() to an unlocked_ioctl

2008-01-27 Thread Andrew Morton
I get a massive reject when applying this. As usual. I'm afraid that the days when one could prepare 2.6.x patches against the 2.6.x-1 tree are long past us. Please resend after 2.6.25-rc1 or, better, redo against the most-recently-released -mm kernel or, better, redo against http://userweb.ker

[PATCH] Convert reiserfs_ioctl() to an unlocked_ioctl

2008-01-17 Thread Mathieu Segaud
Signed-off-by: Mathieu Segaud <[EMAIL PROTECTED]> --- fs/reiserfs/dir.c |2 +- fs/reiserfs/file.c |2 +- fs/reiserfs/ioctl.c | 96 +++--- include/linux/reiserfs_fs.h |2 +- 4 files changed, 65 insertions(+), 37 deletions(

[PATCH] Convert reiserfs_ioctl() to an unlocked_ioctl

2008-01-17 Thread Mathieu Segaud
Signed-off-by: Mathieu Segaud <[EMAIL PROTECTED]> --- fs/reiserfs/dir.c |2 +- fs/reiserfs/file.c |2 +- fs/reiserfs/ioctl.c | 94 --- include/linux/reiserfs_fs.h |2 +- 4 files changed, 65 insertions(+), 35 deletions