Whamcloud - gitweb
fix fd leak that causes fsck to fail with "too many open files"
authorCristian Rodríguez <crrodriguez@opensuse.org>
Fri, 2 Oct 2009 13:24:11 +0000 (09:24 -0400)
committerTheodore Ts'o <tytso@mit.edu>
Sat, 3 Oct 2009 17:38:47 +0000 (13:38 -0400)
commit484ddc8767ab30ac43a444a2a40de61b99c91eb1
tree196d5dbab0c1ea57094a767be2560cba3ddd1b94
parent04f13d6685b57c29974e4ce2d9074679123bf8a9
fix fd leak that causes fsck to fail with "too many open files"

fsck leaks fds when invoked with -R -A -M -a -t noopts=nofail

Signed-off-by: Cristian Rodríguez <crrodriguez@opensuse.org>
Signed-off-by: Theodore Ts'o <tytso@mit.edu>
misc/ismounted.c