Whamcloud - gitweb
debugfs.c (kill_file_by_inode): Only iterate over the inode to
authorTheodore Ts'o <tytso@mit.edu>
Fri, 19 Nov 2004 19:39:14 +0000 (14:39 -0500)
committerTheodore Ts'o <tytso@mit.edu>
Fri, 19 Nov 2004 19:39:14 +0000 (14:39 -0500)
commit9c92d848a8125c554b469440fbe72bb0ad740456
treed9f494c4a170cda6a2a7c47467a24b5c60746b9f
parent3a03c2ca5e0aa9fabe1ae7e635d1f91a3a9eaec2
debugfs.c (kill_file_by_inode): Only iterate over the inode to
release blocks if the inode has them; otherwise attempting
to rm devices and fast symlinks will lead to errors.
(Addresses Sourceforge Bug #954741 and #957244)
debugfs/ChangeLog
debugfs/debugfs.c