]> git.ipfire.org Git - thirdparty/e2fsprogs.git/commit - debugfs/debugfs.c
debugfs.c (do_stat): Check to make sure a filesystem is open
authorTheodore Ts'o <tytso@mit.edu>
Thu, 5 May 2005 21:21:46 +0000 (17:21 -0400)
committerTheodore Ts'o <tytso@mit.edu>
Thu, 5 May 2005 21:21:46 +0000 (17:21 -0400)
commit64777391eb2bdc0d57319bb9895b840a4c60e475
tree15a2a6b9f928baf1c9252ed7433ae962ac3a89d5
parent8139367bbde5f56a3febbdaa9205796a88310847
debugfs.c (do_stat): Check to make sure a filesystem is open
and abort if with an error if not, to prevent a seg fault
in that case.
debugfs/ChangeLog
debugfs/debugfs.c