Whamcloud - gitweb
Fix debugfs's set_inode_fields command from silently failing.
authorTheodore Ts'o <tytso@mit.edu>
Mon, 4 Jul 2005 17:24:40 +0000 (12:24 -0500)
committerTheodore Ts'o <tytso@mit.edu>
Mon, 4 Jul 2005 17:24:40 +0000 (12:24 -0500)
commitcaf037a4564991d6eec6b36de621348598bcb349
treea48a0edd8c0a722328702feabb2a424b4fb340ec
parentfea95ffc20ef6f202a99458d36173647e56cf9c4
Fix debugfs's set_inode_fields command from silently failing.

The set_inodes_field command was silently failing when setting one of
the following fields: frag, fsize, uid_high, gid_high, and author.
The type size for these fields were set to an incorrect value in the
inode_fields table.
debugfs/ChangeLog
debugfs/set_fields.c