diff options
author | Ram Gupta <ram.gupta5@gmail.com> | 2007-10-25 15:03:28 (GMT) |
---|---|---|
committer | Linus Torvalds <torvalds@woody.linux-foundation.org> | 2007-10-25 22:18:29 (GMT) |
commit | f9e83489cbb3670df810d4f9fe308cde88faa0a9 (patch) | |
tree | 24d57af11492d5d55dce9486694155b3291babe0 /include/asm-arm26 | |
parent | 2a2da53b181bdafcdecb43c457735ee2892ae885 (diff) | |
download | linux-f9e83489cbb3670df810d4f9fe308cde88faa0a9.tar.xz |
fs: Fix to correct the mbcache entries counter
This patch fixes the c_entry_count counter of the mbcache. Currently
it increments the counter first & allocate the cache entry later. In
case of failure to allocate the entry due to insufficient memory this
counter is still left incremented. This patch fixes this anomaly.
Signed-off-by: Ram Gupta <ram.gupta5@gmail.com>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Diffstat (limited to 'include/asm-arm26')
0 files changed, 0 insertions, 0 deletions