diff options
author | Al Viro <viro@zeniv.linux.org.uk> | 2008-07-26 06:39:17 +0200 |
---|---|---|
committer | Al Viro <viro@zeniv.linux.org.uk> | 2008-07-27 02:53:40 +0200 |
commit | 516e0cc5646f377ab80fcc2ee639892eccb99853 (patch) | |
tree | e06296dcedb42dbe397d237887873e70c5823d51 /scripts/bloat-o-meter | |
parent | [PATCH] dup3 fix (diff) | |
download | linux-516e0cc5646f377ab80fcc2ee639892eccb99853.tar.xz linux-516e0cc5646f377ab80fcc2ee639892eccb99853.zip |
[PATCH] f_count may wrap around
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>
Diffstat (limited to 'scripts/bloat-o-meter')
0 files changed, 0 insertions, 0 deletions