Re: [PATCH v3] nfsd: recall deleg if a requested dir attr change can't be encoded
From: Chuck Lever
Date: Sun Jun 21 2026 - 11:20:42 EST
On Sat, 20 Jun 2026 14:12:44 -0400, Jeff Layton wrote:
> When the client requested NOTIFY4_CHANGE_DIR_ATTRS,
> nfsd4_cb_notify_prepare() tried to append the dir attribute change to
> the CB_NOTIFY, but silently dropped it if the attrmask space
> reservation failed or nfsd4_encode_dir_attr_change() failed to marshal
> the change into the buffer. It then returned true and transmitted a
> CB_NOTIFY lacking the requested notification, leaving the client's
> cached directory attributes stale with no indication.
>
> [...]
Folded into "nfsd: add support to CB_NOTIFY for dir attribute changes",
thanks!
[1/1] nfsd: recall deleg if a requested dir attr change can't be encoded
(no commit info)
--
Chuck Lever