commit | f35592a97460f57d1089fd674176e9f34ba311f2 | [log] [tgz] |
---|---|---|
author | Kinglong Mee <kinglongmee@gmail.com> | Sat Feb 13 21:51:31 2016 +0800 |
committer | Trond Myklebust <trond.myklebust@primarydata.com> | Mon Mar 21 12:39:46 2016 -0400 |
tree | 9341f7feb0a92fa4ea677de501b2200f912ab83e | |
parent | 1425075e7272faaa3629a1e2df679c0ba4cf55d3 [diff] |
nfs/blocklayout: make sure making a aligned read request Only treat write goes up to the inode size as aligned request, because it always write PAGE_CACHE_SIZE, but read a dynamic size. Signed-off-by: Kinglong Mee <kinglongmee@gmail.com> Signed-off-by: Trond Myklebust <trond.myklebust@primarydata.com>