diff options
author | Eric Sandeen <sandeen@redhat.com> | 2007-02-10 10:46:16 +0100 |
---|---|---|
committer | Linus Torvalds <torvalds@woody.linux-foundation.org> | 2007-02-11 19:51:34 +0100 |
commit | 731b9a549882c76189baafccbd068d5785ea2a82 (patch) | |
tree | 0393399e3dccd93f78595f6e503ae098758c9811 /arch/m32r/mm/fault.c | |
parent | [PATCH] return ENOENT from ext3_link when racing with unlink (diff) | |
download | linux-731b9a549882c76189baafccbd068d5785ea2a82.tar.xz linux-731b9a549882c76189baafccbd068d5785ea2a82.zip |
[PATCH] remove ext[34]_inc_count and _dec_count
- Naming is confusing, ext3_inc_count manipulates i_nlink not i_count
- handle argument passed in is not used
- ext3 and ext4 already call inc_nlink and dec_nlink directly in other places
Signed-off-by: Eric Sandeen <sandeen@redhat.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Diffstat (limited to 'arch/m32r/mm/fault.c')
0 files changed, 0 insertions, 0 deletions