diff options
author | Eric Sandeen <sandeen@redhat.com> | 2007-02-10 01:46:16 -0800 |
---|---|---|
committer | Linus Torvalds <torvalds@woody.linux-foundation.org> | 2007-02-11 10:51:34 -0800 |
commit | 731b9a549882c76189baafccbd068d5785ea2a82 (patch) | |
tree | 0393399e3dccd93f78595f6e503ae098758c9811 /lib | |
parent | 2988a7740dc0dd9a0cb56576e8fe1d777dff0db3 (diff) | |
download | linux-731b9a549882c76189baafccbd068d5785ea2a82.tar.gz linux-731b9a549882c76189baafccbd068d5785ea2a82.tar.bz2 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 'lib')
0 files changed, 0 insertions, 0 deletions