diff options
author | 2010-10-18 10:00:40 +0300 | |
---|---|---|
committer | 2010-10-21 11:15:19 +0300 | |
commit | 6599fcbd01baf9d57e847db103d215ea4ec088f9 (patch) | |
tree | d2b8a8805f5c9ce39609c3cbc348585f48238918 /fs/jbd2/commit.c | |
parent | UBIFS: do not forget to cancel timers (diff) | |
download | wireguard-linux-6599fcbd01baf9d57e847db103d215ea4ec088f9.tar.xz wireguard-linux-6599fcbd01baf9d57e847db103d215ea4ec088f9.zip |
UBIFS: do not allocate unneeded scan buffer
In 'ubifs_replay_journal()' we allocate 'sbuf' for scanning the log.
However, we already have 'c->sbuf' for these purposes, so do not
allocate yet another one. This reduces UBIFS memory consumption while
recovering.
Signed-off-by: Artem Bityutskiy <Artem.Bityutskiy@nokia.com>
Diffstat (limited to 'fs/jbd2/commit.c')
0 files changed, 0 insertions, 0 deletions