diff options
author | Jeff Layton <jlayton@redhat.com> | 2017-12-11 14:35:11 +0300 |
---|---|---|
committer | Jeff Layton <jlayton@redhat.com> | 2018-01-29 14:42:20 +0300 |
commit | a01179e6eb5aecf5d8ca0df2598e199eedb59578 (patch) | |
tree | b95eacab84a8ce9d98410becad8a4e33473285d9 /fs/coredump.c | |
parent | 9dffe569d942a57cfd27ee961f8fb6facc6ba86a (diff) | |
download | linux-a01179e6eb5aecf5d8ca0df2598e199eedb59578.tar.xz |
afs: convert to new i_version API
For AFS, it's generally treated as an opaque value, so we use the
*_raw variants of the API here.
Note that AFS has quite a different definition for this counter. AFS
only increments it on changes to the data to the data in regular files
and contents of the directories. Inode metadata changes do not result
in a version increment.
We'll need to reconcile that somehow if we ever want to present this to
userspace via statx.
Signed-off-by: Jeff Layton <jlayton@redhat.com>
Diffstat (limited to 'fs/coredump.c')
0 files changed, 0 insertions, 0 deletions