[PATCH] f_count may wrap around
Al Viro authored

make it atomic_long_t; while we are at it, get rid of useless checks in affs,
hfs and hpfs - ->open() always has it equal to 1, ->release() - to 0.
Signed-off-by: default avatarAl Viro <viro@zeniv.linux.org.uk>
516e0cc5
Name Last commit Last update
..