mirror of
https://github.com/torvalds/linux
synced 2026-07-21 01:30:45 +09: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>