aboutsummaryrefslogtreecommitdiffstats
path: root/tools/perf/scripts/python/export-to-postgresql.py
diff options
context:
space:
mode:
authorTheodore Ts'o <tytso@mit.edu>2016-04-30 00:49:54 -0400
committerTheodore Ts'o <tytso@mit.edu>2016-04-30 00:49:54 -0400
commit7827a7f6ebfcb7f388dc47fddd48567a314701ba (patch)
tree0d5e3e7f7078ebb7c8080d60952f0fd407984ea8 /tools/perf/scripts/python/export-to-postgresql.py
parentext4: fix hang when processing corrupted orphaned inode list (diff)
downloadlinux-7827a7f6ebfcb7f388dc47fddd48567a314701ba.tar.gz
linux-7827a7f6ebfcb7f388dc47fddd48567a314701ba.zip
ext4: clean up error handling when orphan list is corrupted
Instead of just printing warning messages, if the orphan list is corrupted, declare the file system is corrupted. If there are any reserved inodes in the orphaned inode list, declare the file system corrupted and stop right away to avoid doing more potential damage to the file system. Cc: stable@vger.kernel.org Signed-off-by: Theodore Ts'o <tytso@mit.edu>
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions
er-branch.sh?h=v2.26.1&id=32da7467ebc099e6032590773827884b704980cf&follow=1'>p7000: add test for filter-branch with --prune-emptyDevin J. Pohly1-0/+5 2017-03-03filter-branch: fix --prune-empty on parentless commitsDevin J. Pohly3-10/+10 2017-03-03t7003: ensure --prune-empty removes entire branch when applicableDevin J. Pohly1-0/+7 2017-03-03t7003: ensure --prune-empty can prune root commitDevin J. Pohly1-0/+30 2017-03-03line-log.c: prevent crash during union of too many rangesAllan Xavier2-8/+17 2017-03-03contrib: git-remote-{bzr,hg} placeholders don't need PythonSebastian Schuberth2-18/+14 2017-03-03t/perf: add fallback for pre-bin-wrappers versions of gitJeff King1-0/+3 2017-03-03t/perf: use $MODERN_GIT for all repo-copying stepsJeff King1-2/+2 2017-03-03t/perf: export variable used in other blocksJonathan Tan1-1/+2 2017-03-02Documentation: improve description for core.quotePathAndreas Heiduk9-39/+48 2017-03-02fetch-pack: add specific error for fetching an unadvertised objectMatt McCutchen3-18/+35 2017-03-02fetch_refs_via_pack: call report_unmatched_refsMatt McCutchen2-6/+11 2017-03-02fetch-pack: move code to report unmatched refs to a functionMatt McCutchen4-9/+23 2017-03-02checkout: restrict @-expansions when finding branchJeff King2-1/+11 2017-03-02strbuf_check_ref_format(): expand only local branchesJeff King2-3/+3 2017-03-02branch: restrict @-expansions when deletingJeff King2-4/+7