commit | 1ad3ea6e0a694b0486eb2cbe60378ad0fbf23642 | [log] [tgz] |
---|---|---|
author | Theodore Ts'o <tytso@mit.edu> | Sun Aug 11 16:31:41 2019 -0400 |
committer | Theodore Ts'o <tytso@mit.edu> | Sun Aug 11 16:31:41 2019 -0400 |
tree | b728b3450505eac1e85fb7898f49769a22a2938d | |
parent | b0c013e2928d3696ceb6401311dbc1d7fcccd6dd [diff] |
ext4: add a new ioctl EXT4_IOC_GETSTATE The new ioctl EXT4_IOC_GETSTATE returns some of the dynamic state of an ext4 inode for debugging purposes. Signed-off-by: Theodore Ts'o <tytso@mit.edu>