aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/export-to-postgresql.py
diff options
context:
space:
mode:
authorJeff Mahoney <[email protected]>2016-09-21 08:31:29 -0400
committerChris Mason <[email protected]>2016-09-21 17:22:16 -0700
commit325c50e3cebb9208009083e841550f98a863bfa0 (patch)
treeaf8ac48b434b15fa4efa6dead7ea2c037d03fc99 /tools/perf/scripts/python/export-to-postgresql.py
parent1e5ec2e709bd8c5588fdbdda909945e4e2be8d23 (diff)
btrfs: ensure that file descriptor used with subvol ioctls is a dir
If the subvol/snapshot create/destroy ioctls are passed a regular file with execute permissions set, we'll eventually Oops while trying to do inode->i_op->lookup via lookup_one_len. This patch ensures that the file descriptor refers to a directory. Fixes: cb8e70901d (Btrfs: Fix subvolume creation locking rules) Fixes: 76dda93c6a (Btrfs: add snapshot/subvolume destroy ioctl) Cc: <[email protected]> #v2.6.29+ Signed-off-by: Jeff Mahoney <[email protected]> Signed-off-by: Chris Mason <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions