summaryrefslogtreecommitdiff
path: root/fs/proc/array.c
diff options
context:
space:
mode:
authorAndrew Morton <akpm@digeo.com>2002-09-19 08:35:46 -0700
committerLinus Torvalds <torvalds@home.transmeta.com>2002-09-19 08:35:46 -0700
commit967e6864e6e171a2c1053fe1d0c55937f71d1665 (patch)
tree7663c6ba7a99bcf22f881f36e698e524a8b7bffb /fs/proc/array.c
parent18cddbe6c6858dd2a1d6bd60798d08da8d367f3e (diff)
[PATCH] clean up argument passing in writeback paths
The writeback code paths which walk the superblocks and inodes are getting an increasing arguments passed to them. The patch wraps those args into the new `struct writeback_control', and uses that instead. There is no functional change. The new writeback_control structure is passed down through the writeback paths in the place where the old `nr_to_write' pointer used to be. writeback_control will be used to pass new information up and down the writeback paths. Such as whether the writeback should be non-blocking, and whether queue congestion was encountered.
Diffstat (limited to 'fs/proc/array.c')
0 files changed, 0 insertions, 0 deletions