Files
twx-linux/fs
Trond Myklebust 25e1dd8a73 fcntl(F_SETSIG) fix
fcntl(F_SETSIG) no longer works on leases because
lease_release_private_callback() gets called as the lease is copied in
order to initialise it.

The problem is that lease_alloc() performs an unnecessary initialisation,
which sets the lease_manager_ops.  Avoid the problem by allocating the
target lease structure using locks_alloc_lock().

Signed-off-by: Trond Myklebust <Trond.Myklebust@netapp.com>
Signed-off-by: Adrian Bunk <bunk@stusta.de>
2006-12-04 19:43:11 +01:00
..
2006-01-11 18:42:13 -08:00
2006-01-14 18:25:19 -08:00
2006-11-20 22:25:17 +01:00
2006-08-11 22:43:42 +02:00
2006-01-18 19:20:23 -08:00
2006-03-09 19:47:37 -08:00
2006-12-04 12:40:56 +01:00
2006-05-01 12:03:43 -07:00
2006-02-03 08:32:04 -08:00
2006-01-11 18:42:13 -08:00
2006-03-08 16:46:08 -08:00
2006-03-08 14:14:01 -08:00
2006-01-11 18:42:13 -08:00
2006-01-11 18:42:13 -08:00
2006-03-07 09:16:35 -08:00
2006-03-08 14:14:01 -08:00
2006-10-13 17:58:30 +02:00
2006-01-11 18:42:13 -08:00
2006-01-11 18:42:13 -08:00
2006-02-03 08:32:11 -08:00
2006-12-04 19:43:11 +01:00
2006-08-30 22:55:59 +02:00
2006-03-08 14:03:09 -08:00
2006-01-11 18:42:13 -08:00
2006-02-17 13:59:28 -08:00
2006-02-11 21:41:10 -08:00
2006-02-22 09:39:02 -08:00