Whamcloud - gitweb
resize2fs.c (check_and_change_inodes): Fix debugging printf to
authorTheodore Ts'o <tytso@mit.edu>
Fri, 17 Sep 2004 21:10:17 +0000 (17:10 -0400)
committerTheodore Ts'o <tytso@mit.edu>
Fri, 17 Sep 2004 21:10:17 +0000 (17:10 -0400)
commit06191693d4d253a8496677dd02e3b8529a7fce2c
tree024e7d21511276c88c7dc78b739def5568ea0b11
parent1ad54a940c499a66241f624882f1ffa03ce56d90
resize2fs.c (check_and_change_inodes): Fix debugging printf to
mask off the high 256 bits of dirent->name_len (which is
where the file type information is stored).  (Addresses
Debian Bug #271605)
resize/ChangeLog
resize/resize2fs.c