commit | 34287aa3605d52ef5a4b6e5e2cca98667166508b | [log] [tgz] |
---|---|---|
author | Christoph Hellwig <hch@lst.de> | Fri Sep 14 10:22:47 2007 -0400 |
committer | David Woodhouse <dwmw2@hera.kernel.org> | Fri Sep 14 10:22:47 2007 -0400 |
tree | 9fe98c52d32c2bfe0ee37115b7bafa1dae7f320d | |
parent | 432eba0882a32d6181ba44044f6e576226134784 [diff] |
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>