summaryrefslogtreecommitdiff
path: root/fs/orangefs/inode.c
diff options
context:
space:
mode:
authorMartin Brandenburg <martin@omnibond.com>2018-12-15 01:04:21 +0300
committerMike Marshall <hubcap@omnibond.com>2019-05-03 21:32:39 +0300
commitc472ebc25555e634d89e1ed508d37c9102bff017 (patch)
tree073011cd91aad62aaa470f2c7e0e4b3dc9854394 /fs/orangefs/inode.c
parent52e2d0a3804c095775b178d6b0707ef6ac8e6d04 (diff)
downloadlinux-c472ebc25555e634d89e1ed508d37c9102bff017.tar.xz
orangefs: implement writepages
Go through pages and look for a consecutive writable region. After finding a number of consecutive writable pages or when finding that the next page's dirty range is not contiguous and cannot be written as one request, send the write to the server. The number of pages is determined by the client-core's buffer size. Signed-off-by: Martin Brandenburg <martin@omnibond.com> Signed-off-by: Mike Marshall <hubcap@omnibond.com>
Diffstat (limited to 'fs/orangefs/inode.c')
0 files changed, 0 insertions, 0 deletions