linux-fsdevel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v2 0/2] NFSD: recall write delegation on GETATTR conflict
@ 2023-05-30  6:52 Dai Ngo
  2023-05-30  6:52 ` [PATCH v2 1/2] NFSD: handle GETATTR conflict with write delegation Dai Ngo
  2023-05-30  6:52 ` [PATCH v2 2/2] NFSD: add counter for write delegation recall due to conflict with GETATTR Dai Ngo
  0 siblings, 2 replies; 6+ messages in thread
From: Dai Ngo @ 2023-05-30  6:52 UTC (permalink / raw)
  To: chuck.lever, jlayton; +Cc: linux-nfs, linux-fsdevel

NFSD: recall write delegation on GETATTR conflict

This patch series adds the recall of write delegation when there is
conflict with a GETATTR and a counter in /proc/net/rpc/nfsd to keep
count of this recall.

Changes from v1:

- add comment for nfsd4_deleg_getattr_conflict
- only wait 30ms for delegation to be returned before returing
  NFS4ERR_DELAY
- fix test robot undeclared NFSD_STATS_WDELEG_GETATTR error


^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2023-05-30 23:48 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-05-30  6:52 [PATCH v2 0/2] NFSD: recall write delegation on GETATTR conflict Dai Ngo
2023-05-30  6:52 ` [PATCH v2 1/2] NFSD: handle GETATTR conflict with write delegation Dai Ngo
2023-05-30 10:29   ` Jeff Layton
2023-05-30 22:04     ` dai.ngo
2023-05-30 23:48       ` Jeff Layton
2023-05-30  6:52 ` [PATCH v2 2/2] NFSD: add counter for write delegation recall due to conflict with GETATTR Dai Ngo

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).