linux_dsm_epyc7002/fs/lockd
J. Bruce Fields 8fafa90082 locks: allow lockd to process blocked locks during grace period
The check here is currently harmless but unnecessary, since, as the
comment notes, there aren't any blocked-lock callbacks to process
during the grace period anyway.

And eventually we want to allow multiple grace periods that come and go
for different filesystems over the course of the lifetime of lockd, at
which point this check is just going to get in the way.

Signed-off-by: J. Bruce Fields <bfields@citi.umich.edu>
2008-09-29 17:56:59 -04:00
..
clntlock.c
clntproc.c lockd: dont return EAGAIN for a permanent error 2008-07-25 10:53:47 -07:00
host.c
Makefile
mon.c
svc4proc.c lockd: trivial sparse endian annotations 2008-07-23 07:38:04 -04:00
svc.c locks: allow lockd to process blocked locks during grace period 2008-09-29 17:56:59 -04:00
svclock.c locks: add special return value for asynchronous locks 2008-07-25 10:53:47 -07:00
svcproc.c lockd: trivial sparse endian annotations 2008-07-23 07:38:04 -04:00
svcshare.c
svcsubs.c
xdr4.c
xdr.c