Skip to content
Snippets Groups Projects
user avatar
Goffredo Baroncelli authored
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: default avatarGoffredo Baroncelli <kreijack@inwind.it>
Signed-off-by: default avatarJeff Layton <jlayton@redhat.com>
c472c07b
History
Name Last commit Last update
..