[PATCH 0/3] reiserfs/kill-bkl: Ioctl path fixes and unlocked_ioctl conversion

From: Frederic Weisbecker
Date: Wed Oct 14 2009 - 18:27:48 EST


Hi,

This includes some fixes in the reiserfs ioctl path for the
reiserfs/kill-bkl tree.

As usual, any reviews or testings are very welcome.

Thanks,
Frederic.
---

The whole tree that drops the bkl from reiserfs 3 can be pulled from:

git://git.kernel.org/pub/scm/linux/kernel/git/frederic/random-tracing.git
reiserfs/kill-bkl

Frederic Weisbecker (3):
kill-the-bkl/reiserfs: always lock the ioctl path
kill-the-bkl/reiserfs: definitely drop the bkl from reiserfs_ioctl()
kill-the-bkl/reiserfs: drop the fs race watchdog from _get_block_create_0()

fs/reiserfs/dir.c | 2 +-
fs/reiserfs/file.c | 2 +-
fs/reiserfs/inode.c | 11 +-----
fs/reiserfs/ioctl.c | 77 +++++++++++++++++++++++-------------------
include/linux/reiserfs_fs.h | 3 +-
5 files changed, 47 insertions(+), 48 deletions(-)
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/