diff options
author | 2018-04-03 16:54:10 -0400 | |
---|---|---|
committer | 2018-04-04 12:12:39 -0400 | |
commit | 5bd5e8d891c1fd2d966a7e2c26f0452d22410683 (patch) | |
tree | a26fa9657db6b9f2faa6805693db282f7bfa052c /tools/perf/scripts/python/export-to-postgresql.py | |
parent | dm: hold DM table for duration of ioctl rather than use blkdev_get (diff) | |
download | linux-rng-5bd5e8d891c1fd2d966a7e2c26f0452d22410683.tar.xz linux-rng-5bd5e8d891c1fd2d966a7e2c26f0452d22410683.zip |
dm: remove fmode_t argument from .prepare_ioctl hook
Use the fmode_t that is passed to dm_blk_ioctl() rather than
inconsistently (varies across targets) drop it on the floor by
overriding it with the fmode_t stored in 'struct dm_dev'.
All the persistent reservation functions weren't using the fmode_t they
got back from .prepare_ioctl so remove them.
Signed-off-by: Mike Snitzer <snitzer@redhat.com>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions