mirror of
https://github.com/torvalds/linux.git
synced 2024-11-10 22:21:40 +00:00
c472c07bfe
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> |
||
---|---|---|
.. | ||
BUGS | ||
common.h | ||
dir.c | ||
exofs.h | ||
file.c | ||
inode.c | ||
Kbuild | ||
Kconfig | ||
Kconfig.ore | ||
namei.c | ||
ore_raid.c | ||
ore_raid.h | ||
ore.c | ||
super.c | ||
sys.c |