Searched hist:ed7bcdb374d20fab9e9dc36853a6735c047ad1b1 (Results 1 – 3 of 3) sorted by relevance
/openbmc/linux/include/linux/ |
H A D | nfs_fs_sb.h | diff ed7bcdb374d20fab9e9dc36853a6735c047ad1b1 Fri Feb 12 15:49:48 CST 2021 Trond Myklebust <trond.myklebust@hammerspace.com> NFS: Add support for eager writes
Support eager writing to the server, meaning that we write the data to cache on the server, and wait for that to complete. This ensures that we see ENOSPC errors immediately.
Signed-off-by: Trond Myklebust <trond.myklebust@hammerspace.com> Signed-off-by: Anna Schumaker <Anna.Schumaker@Netapp.com>
|
/openbmc/linux/fs/nfs/ |
H A D | file.c | diff ed7bcdb374d20fab9e9dc36853a6735c047ad1b1 Fri Feb 12 15:49:48 CST 2021 Trond Myklebust <trond.myklebust@hammerspace.com> NFS: Add support for eager writes
Support eager writing to the server, meaning that we write the data to cache on the server, and wait for that to complete. This ensures that we see ENOSPC errors immediately.
Signed-off-by: Trond Myklebust <trond.myklebust@hammerspace.com> Signed-off-by: Anna Schumaker <Anna.Schumaker@Netapp.com>
|
H A D | write.c | diff ed7bcdb374d20fab9e9dc36853a6735c047ad1b1 Fri Feb 12 15:49:48 CST 2021 Trond Myklebust <trond.myklebust@hammerspace.com> NFS: Add support for eager writes
Support eager writing to the server, meaning that we write the data to cache on the server, and wait for that to complete. This ensures that we see ENOSPC errors immediately.
Signed-off-by: Trond Myklebust <trond.myklebust@hammerspace.com> Signed-off-by: Anna Schumaker <Anna.Schumaker@Netapp.com>
|