diff options
author | Jan Kara <jack@suse.cz> | 2017-10-09 17:34:58 +0300 |
---|---|---|
committer | Jan Kara <jack@suse.cz> | 2017-10-11 12:43:24 +0300 |
commit | 088519572ca8bd6ab354d74bf7c88f413ed0e0be (patch) | |
tree | cbdc7505be12df22e71dd68bf87db1013e07a0f2 /lib/bsearch.c | |
parent | de8cd83e91bc3ee212b3e6ec6e4283af9e4ab269 (diff) | |
download | linux-088519572ca8bd6ab354d74bf7c88f413ed0e0be.tar.xz |
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 'lib/bsearch.c')
0 files changed, 0 insertions, 0 deletions