Alan Somers 929acdb19a fusefs: fix two bugs regarding fcntl file locks
1) F_SETLKW (blocking) operations would be sent to the FUSE server as
   F_SETLK (non-blocking).

2) Release operations, F_SETLK with lk_type = F_UNLCK, would simply
   return EINVAL.

PR:		253500
Reported by:	John Millikin <jmillikin@gmail.com>
MFC after:	2 weeks
2021-03-18 17:09:10 -06:00
..
2021-03-14 16:04:27 -07:00
2021-03-18 21:32:20 +01:00
2021-01-15 20:09:55 +01:00
2021-03-18 20:52:20 +00:00
2021-03-16 14:43:03 -07:00
2021-03-17 06:16:31 +11:00
2021-03-17 06:16:31 +11:00
2021-03-17 06:16:31 +11:00