diff options
author | Jeff Mahoney <jeffm@suse.com> | 2009-03-30 20:02:43 +0200 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2009-03-30 21:16:39 +0200 |
commit | 3cd6dbe6feb9b32347e6c6f25a27f0cde9d50418 (patch) | |
tree | 613a4aaa00bc830b69a97ff2cb3558dc163f957d /fs/smbfs | |
parent | reiserfs: factor out buffer_info initialization (diff) | |
download | linux-3cd6dbe6feb9b32347e6c6f25a27f0cde9d50418.tar.xz linux-3cd6dbe6feb9b32347e6c6f25a27f0cde9d50418.zip |
reiserfs: cleanup path functions
This patch cleans up some redundancies in the reiserfs tree path code.
decrement_bcount() is essentially the same function as brelse(), so we use
that instead.
decrement_counters_in_path() is exactly the same function as pathrelse(), so
we kill that and use pathrelse() instead.
There's also a bit of cleanup that makes the code a bit more readable.
Signed-off-by: Jeff Mahoney <jeffm@suse.com>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Diffstat (limited to 'fs/smbfs')
0 files changed, 0 insertions, 0 deletions