hpfs: don't bother with the i_version counter or f_version
authorJeff Layton <[email protected]>
Thu, 23 Nov 2017 19:34:40 +0000 (20:34 +0100)
committerLinus Torvalds <[email protected]>
Sun, 10 Dec 2017 20:58:18 +0000 (12:58 -0800)
commit98087c05b9fc4ff8935bfc8f4b71afb4251c8867
tree98f60222cbd242a432f92a5408899fd7577cd17e
parentd70ef22892ed6c066e51e118b225923c9b74af34
hpfs: don't bother with the i_version counter or f_version

HPFS does not set SB_I_VERSION and does not use the i_version counter
internally.

Signed-off-by: Jeff Layton <[email protected]>
Signed-off-by: Mikulas Patocka <[email protected]>
Reviewed-by: Mikulas Patocka <[email protected]>
Signed-off-by: Linus Torvalds <[email protected]>
fs/hpfs/dir.c
fs/hpfs/dnode.c
fs/hpfs/super.c