Linux CIFS filesystem development
 help / color / mirror / Atom feed
* Updates to directory caching
@ 2022-09-23  0:56 Ronnie Sahlberg
  2022-09-23  0:56 ` [PATCH 1/2] cifs: find and use the dentry for cached non-root directories also Ronnie Sahlberg
  2022-09-23  0:56 ` [PATCH 2/2] cifs: Add a laundromat thread that will timeout any directory leases we have Ronnie Sahlberg
  0 siblings, 2 replies; 4+ messages in thread
From: Ronnie Sahlberg @ 2022-09-23  0:56 UTC (permalink / raw)
  To: linux-cifs; +Cc: Steve French

Steve, List

Small update to the directory caching series.
The first patch is an updated to the patch at the tip of your for-next.
The patch in for-next does not have the changes Tom suggested. So please
replace it with the patch below.

The second patch adds a timeout for the leases and a laundromat thread
to return the leases when the timeout expired.



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

end of thread, other threads:[~2022-09-23  5:07 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-09-23  0:56 Updates to directory caching Ronnie Sahlberg
2022-09-23  0:56 ` [PATCH 1/2] cifs: find and use the dentry for cached non-root directories also Ronnie Sahlberg
2022-09-23  0:56 ` [PATCH 2/2] cifs: Add a laundromat thread that will timeout any directory leases we have Ronnie Sahlberg
2022-09-23  5:07   ` Steve French

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox