search for: set_inode_field

Displaying 1 result from an estimated 1 matches for "set_inode_field".

2017 Nov 23
1
RFE: ctime byte-for-byte reproducible qcow2 ext2/3/4 FS
...ng-qcow2-st-ctime I mention how debugfs can be used to change the ctimes. Two possible usages come to mind: 1. A global flag that would indicate the ctime that should be used for all file operations, e.g. a fake system clock. 2. A new command to specifically change the ctime, like debugfs's set_inode_field. Thanks Marc