Skip to content
Commit a01179e6 authored by Jeff Layton's avatar Jeff Layton
Browse files

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: default avatarJeff Layton <jlayton@redhat.com>
parent 9dffe569
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment