Btrfs: use unlocked_ioctl
authorChristoph Hellwig <hch@lst.de>
Fri, 14 Sep 2007 14:22:47 +0000 (10:22 -0400)
committerDavid Woodhouse <dwmw2@hera.kernel.org>
Fri, 14 Sep 2007 14:22:47 +0000 (10:22 -0400)
commit34287aa3605d52ef5a4b6e5e2cca98667166508b
tree9fe98c52d32c2bfe0ee37115b7bafa1dae7f320d
parent432eba0882a32d6181ba44044f6e576226134784
Btrfs: use unlocked_ioctl

No reason to grab the BKL before calling into the btrfs ioctl code.

Signed-off-by: Christoph Hellwig <hch@lst.de>
Signed-off-by: Chris Mason <chris.mason@oracle.com>
fs/btrfs/ctree.h
fs/btrfs/file.c
fs/btrfs/inode.c