aboutsummaryrefslogtreecommitdiff
path: root/fs/btrfs/disk-io.c
diff options
context:
space:
mode:
authorJosef Bacik <[email protected]>2021-10-14 13:11:00 -0400
committerDavid Sterba <[email protected]>2021-10-26 19:08:08 +0200
commite60feb445fce9e51c1558a6aa7faf9dd5ded533b (patch)
tree8e294e906c689646e276f52c0c3acbcbf5e6194c /fs/btrfs/disk-io.c
parent24bcb45429d924711576856b26c99ad3375b1e12 (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 'fs/btrfs/disk-io.c')
0 files changed, 0 insertions, 0 deletions