diff options
author | 2017-10-09 16:34:58 +0200 | |
---|---|---|
committer | 2017-10-11 11:43:24 +0200 | |
commit | 088519572ca8bd6ab354d74bf7c88f413ed0e0be (patch) | |
tree | cbdc7505be12df22e71dd68bf87db1013e07a0f2 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | audit: Record fanotify access control decisions (diff) | |
download | linux-dev-088519572ca8bd6ab354d74bf7c88f413ed0e0be.tar.xz linux-dev-088519572ca8bd6ab354d74bf7c88f413ed0e0be.zip |
ext2: Parse mount options into a dedicated structure
Instead of parsing mount options directly into the superblock (and
restoring options in case of error), parse the options into a dedicated
structure and only copy everything when we know we can safely switch
options. This will allow us to simplify locking and do option parsing
without holding sb->s_lock.
Signed-off-by: Jan Kara <jack@suse.cz>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions