linux/fs/affs
Goffredo Baroncelli c472c07bfe iversion: Rename make inode_cmp_iversion{+raw} to inode_eq_iversion{+raw}
The function inode_cmp_iversion{+raw} is counter-intuitive, because it
returns true when the counters are different and false when these are equal.

Rename it to inode_eq_iversion{+raw}, which will returns true when
the counters are equal and false otherwise.

Signed-off-by: Goffredo Baroncelli <kreijack@inwind.it>
Signed-off-by: Jeff Layton <jlayton@redhat.com>
2018-02-01 08:15:25 -05:00
..
Changes
Kconfig
Makefile
affs.h
amigaffs.c affs: convert to new i_version API 2018-01-29 06:42:20 -05:00
amigaffs.h
bitmap.c
dir.c iversion: Rename make inode_cmp_iversion{+raw} to inode_eq_iversion{+raw} 2018-02-01 08:15:25 -05:00
file.c
inode.c
namei.c
super.c affs: convert to new i_version API 2018-01-29 06:42:20 -05:00
symlink.c