diff options
author | 2016-03-12 21:55:50 -0500 | |
---|---|---|
committer | 2016-03-12 21:55:50 -0500 | |
commit | 7915a861c01839a05eb7346023741742c4d2135e (patch) | |
tree | 6126ca1c56f8ee95964cd482b8f9e6e4f4ecd2ea /tools/perf/scripts/python/export-to-postgresql.py | |
parent | ext4: fix NULL pointer dereference in ext4_mark_inode_dirty() (diff) | |
download | linux-dev-7915a861c01839a05eb7346023741742c4d2135e.tar.xz linux-dev-7915a861c01839a05eb7346023741742c4d2135e.zip |
ext4: print ext4 mount option data_err=abort correctly
If data_err=abort option is specified for an ext3/ext4 mount,
/proc/mounts does show it as "(null)". This is caused by token2str()
returning NULL for Opt_data_err_abort (due to its pattern containing
'=').
Signed-off-by: Ales Novak <alnovak@suse.cz>
Signed-off-by: Theodore Ts'o <tytso@mit.edu>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions