Searched hist:"6296556 f0b31eaff29f2a3aee2c17b7eae895b98" (Results 1 – 5 of 5) sorted by relevance
/openbmc/linux/fs/nfs/blocklayout/ |
H A D | blocklayout.c | diff 6296556f0b31eaff29f2a3aee2c17b7eae895b98 Tue Sep 25 01:55:57 CDT 2012 Peng Tao <bergwolf@gmail.com> NFS41: send real write size in layoutget
For buffer write, block layout client scan inode mapping to find next hole and use offset-to-hole as layoutget length. Object layout client uses offset-to-isize as layoutget length.
For direct write, both block layout and object layout use dreq->bytes_left.
Signed-off-by: Peng Tao <tao.peng@emc.com> Signed-off-by: Trond Myklebust <Trond.Myklebust@netapp.com>
|
/openbmc/linux/fs/nfs/ |
H A D | pnfs.h | diff 6296556f0b31eaff29f2a3aee2c17b7eae895b98 Tue Sep 25 01:55:57 CDT 2012 Peng Tao <bergwolf@gmail.com> NFS41: send real write size in layoutget
For buffer write, block layout client scan inode mapping to find next hole and use offset-to-hole as layoutget length. Object layout client uses offset-to-isize as layoutget length.
For direct write, both block layout and object layout use dreq->bytes_left.
Signed-off-by: Peng Tao <tao.peng@emc.com> Signed-off-by: Trond Myklebust <Trond.Myklebust@netapp.com>
|
H A D | direct.c | diff 6296556f0b31eaff29f2a3aee2c17b7eae895b98 Tue Sep 25 01:55:57 CDT 2012 Peng Tao <bergwolf@gmail.com> NFS41: send real write size in layoutget
For buffer write, block layout client scan inode mapping to find next hole and use offset-to-hole as layoutget length. Object layout client uses offset-to-isize as layoutget length.
For direct write, both block layout and object layout use dreq->bytes_left.
Signed-off-by: Peng Tao <tao.peng@emc.com> Signed-off-by: Trond Myklebust <Trond.Myklebust@netapp.com>
|
H A D | pnfs.c | diff 6296556f0b31eaff29f2a3aee2c17b7eae895b98 Tue Sep 25 01:55:57 CDT 2012 Peng Tao <bergwolf@gmail.com> NFS41: send real write size in layoutget
For buffer write, block layout client scan inode mapping to find next hole and use offset-to-hole as layoutget length. Object layout client uses offset-to-isize as layoutget length.
For direct write, both block layout and object layout use dreq->bytes_left.
Signed-off-by: Peng Tao <tao.peng@emc.com> Signed-off-by: Trond Myklebust <Trond.Myklebust@netapp.com>
|
H A D | internal.h | diff 6296556f0b31eaff29f2a3aee2c17b7eae895b98 Tue Sep 25 01:55:57 CDT 2012 Peng Tao <bergwolf@gmail.com> NFS41: send real write size in layoutget
For buffer write, block layout client scan inode mapping to find next hole and use offset-to-hole as layoutget length. Object layout client uses offset-to-isize as layoutget length.
For direct write, both block layout and object layout use dreq->bytes_left.
Signed-off-by: Peng Tao <tao.peng@emc.com> Signed-off-by: Trond Myklebust <Trond.Myklebust@netapp.com>
|