mirror of
https://github.com/genesi/linux-legacy.git
synced 2026-07-11 19:26:34 +00:00
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: Al Viro <viro@zeniv.linux.org.uk>