diff options
author | Byongho Lee <[email protected]> | 2015-07-10 13:10:26 +0900 |
---|---|---|
committer | Chris Mason <[email protected]> | 2015-08-09 07:34:27 -0700 |
commit | a4027a20c57a2c8779e17a61425737634bb7163d (patch) | |
tree | 4e65c171448f013eddcdad3075b06608f0fc24f9 /tools/perf/scripts/python/bin/export-to-postgresql-report | |
parent | 4a770891d9ddf94df985ca438e78d355b8469247 (diff) |
Btrfs: remove unused mutex from struct 'btrfs_fs_info'
The code using 'ordered_extent_flush_mutex' mutex has removed by below
commit.
- 8d875f95da43c6a8f18f77869f2ef26e9594fecc
btrfs: disable strict file flushes for renames and truncates
But the mutex still lives in struct 'btrfs_fs_info'.
So, this patch removes the mutex from struct 'btrfs_fs_info' and its
initialization code.
Signed-off-by: Byongho Lee <[email protected]>
Reviewed-by: David Sterba <[email protected]>
Signed-off-by: Chris Mason <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/bin/export-to-postgresql-report')
0 files changed, 0 insertions, 0 deletions