diff options
| author | Jeff Layton <[email protected]> | 2023-07-05 14:58:10 -0400 |
|---|---|---|
| committer | Christian Brauner <[email protected]> | 2023-07-10 10:08:03 +0200 |
| commit | 9b6304c1d53745c300b86f202d0dcff395e2d2db (patch) | |
| tree | f5be837e36a68df3b34c3f8f4d9f48e279f11d0e /tools/perf/scripts/python/net_dropmonitor.py | |
| parent | bc2390f2c8843f342ba72bea0ee549b0d6976463 (diff) | |
fs: add ctime accessors infrastructure
struct timespec64 has unused bits in the tv_nsec field that can be used
for other purposes. In future patches, we're going to change how the
inode->i_ctime is accessed in certain inodes in order to make use of
them. In order to do that safely though, we'll need to eradicate raw
accesses of the inode->i_ctime field from the kernel.
Add new accessor functions for the ctime that we use to replace them.
Reviewed-by: Jan Kara <[email protected]>
Reviewed-by: Luis Chamberlain <[email protected]>
Signed-off-by: Jeff Layton <[email protected]>
Reviewed-by: Damien Le Moal <[email protected]>
Message-Id: <[email protected]>
Signed-off-by: Christian Brauner <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/net_dropmonitor.py')
0 files changed, 0 insertions, 0 deletions