commit | caf037a4564991d6eec6b36de621348598bcb349 | [log] [tgz] |
---|---|---|
author | Theodore Ts'o <tytso@mit.edu> | Mon Jul 04 12:24:40 2005 -0500 |
committer | Theodore Ts'o <tytso@mit.edu> | Mon Jul 04 12:24:40 2005 -0500 |
tree | a48a0edd8c0a722328702feabb2a424b4fb340ec | |
parent | fea95ffc20ef6f202a99458d36173647e56cf9c4 [diff] |
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.