diff options
author | Eric Dumazet <dada1@cosmosbay.com> | 2008-12-10 18:35:45 +0100 |
---|---|---|
committer | Al Viro <viro@zeniv.linux.org.uk> | 2009-01-01 00:07:42 +0100 |
commit | fd659fd6275d3426d7967da1f0e3638bbbd2fedb (patch) | |
tree | 0c499f1c63a18d1dd8e70b278ad59c00262f21a8 /fs/dcache.c | |
parent | make INIT_FS use the __RW_LOCK_UNLOCKED initialization (diff) | |
download | linux-fd659fd6275d3426d7967da1f0e3638bbbd2fedb.tar.xz linux-fd659fd6275d3426d7967da1f0e3638bbbd2fedb.zip |
fix f_count description in Documentation/filesystems/files.txt
Documentation/filesystems/files.txt was not updated when
f_count became an atomic_long_t.
atomic_long_inc_not_zero() is now used instead of atomic_inc_not_zero()
Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
Diffstat (limited to 'fs/dcache.c')
0 files changed, 0 insertions, 0 deletions