diff options
author | Josef Bacik <[email protected]> | 2021-10-14 13:11:00 -0400 |
---|---|---|
committer | David Sterba <[email protected]> | 2021-10-26 19:08:08 +0200 |
commit | e60feb445fce9e51c1558a6aa7faf9dd5ded533b (patch) | |
tree | 8e294e906c689646e276f52c0c3acbcbf5e6194c /include/linux/fpga | |
parent | 24bcb45429d924711576856b26c99ad3375b1e12 (diff) |
fs: export an inode_update_time helper
If you already have an inode and need to update the time on the inode
there is no way to do this properly. Export this helper to allow file
systems to update time on the inode so the appropriate handler is
called, either ->update_time or generic_update_time.
Signed-off-by: Josef Bacik <[email protected]>
Reviewed-by: David Sterba <[email protected]>
Signed-off-by: David Sterba <[email protected]>
Diffstat (limited to 'include/linux/fpga')
0 files changed, 0 insertions, 0 deletions