summaryrefslogtreecommitdiffstats
path: root/fs/fs-writeback.c
diff options
context:
space:
mode:
authorFengguang Wu2012-05-06 07:21:42 +0200
committerFengguang Wu2012-05-06 07:41:58 +0200
commit68809c7108b9a75baf2a888b1c19ce1a4680f600 (patch)
tree72dac532abb4f42d197023a0495952c387c835ce /fs/fs-writeback.c
parentfs: remove 8 bytes of padding from struct writeback_control on 64 bit builds (diff)
downloadkernel-qcow2-linux-68809c7108b9a75baf2a888b1c19ce1a4680f600.tar.gz
kernel-qcow2-linux-68809c7108b9a75baf2a888b1c19ce1a4680f600.tar.xz
kernel-qcow2-linux-68809c7108b9a75baf2a888b1c19ce1a4680f600.zip
writeback: initialize global_dirty_limit
This prevents global_dirty_limit from remaining 0 (the initial value) for long time, since it's only updated in update_dirty_limit() when above the dirty freerun area. It will avoid unexpected consequences when some random code use it as a convenient approximation of the global dirty threshold. Signed-off-by: Fengguang Wu <fengguang.wu@intel.com>
Diffstat (limited to 'fs/fs-writeback.c')
0 files changed, 0 insertions, 0 deletions