summaryrefslogtreecommitdiff
path: root/include/linux
diff options
context:
space:
mode:
authorAndrew Morton <akpm@osdl.org>2004-04-18 22:06:16 -0700
committerLinus Torvalds <torvalds@ppc970.osdl.org>2004-04-18 22:06:16 -0700
commit3d9d1320db840f032f47b3ad1cd31dde18675057 (patch)
tree721d8ca006545513a3dc22044d2ff7366744fb42 /include/linux
parent59fed502a431f604111642f27bb7a64bd6719f46 (diff)
[PATCH] Fix default value for commit interval for older reiserfs filesystems.
From: Bart Samwel <bart@samwel.tk> The reiserfs patch that adds support for "commit=0" saves the default max commit age in a variable when the fs is originally mounted, so that it can later restore it. Unfortunately it makes some mistakes with that: - The default is not saved when the original mount has a commit=NNN option. - The default is not correctly saved for older reiserfs filesystems, where the default was not stored on disk. This patch fixes these mistakes.
Diffstat (limited to 'include/linux')
0 files changed, 0 insertions, 0 deletions