Filipe Brandenburger
3b6e2723f3
locks: prevent side-effects of locks_release_private before file_lock is initialized
...
When calling fcntl(fd, F_SETLEASE, lck) [with lck=F_WRLCK or F_RDLCK],
the custom signal or owner (if any were previously set using F_SETSIG
or F_SETOWN fcntls) would be reset when F_SETLEASE was called for the
second time on the same file descriptor.
This bug is a regression of 2.6.37 and is described here:
https://bugzilla.kernel.org/show_bug.cgi?id=43336
This patch reverts a commit from Oct 2004 (with subject "nfs4 lease:
move the f_delown processing") which originally introduced the
lm_release_private callback.
Signed-off-by: Filipe Brandenburger <filbranden@gmail.com>
Signed-off-by: J. Bruce Fields <bfields@redhat.com>
2012-07-27 09:39:55 -04:00
..
2012-05-29 23:28:34 -04:00
2012-03-20 21:29:35 -04:00
2012-05-29 23:28:34 -04:00
2012-05-06 13:43:41 +08:00
2012-05-28 09:54:45 -07:00
2012-03-20 21:29:35 -04:00
2012-05-06 13:43:41 +08:00
2012-06-16 17:01:41 -07:00
2012-03-20 21:29:41 -04:00
2012-06-01 10:34:35 -07:00
2012-06-01 12:35:19 -05:00
2012-05-06 13:43:41 +08:00
2012-03-20 21:29:48 -04:00
2012-03-21 13:36:41 -07:00
2012-04-17 00:18:36 -04:00
2012-05-15 14:59:26 -07:00
2012-05-15 10:39:28 -05:00
2012-05-29 23:28:40 -04:00
2012-03-20 21:29:35 -04:00
2012-06-12 06:33:22 +03:00
2012-05-29 23:28:33 -04:00
2012-05-28 09:54:45 -07:00
2012-05-28 09:54:45 -07:00
2012-06-07 19:04:19 -04:00
2012-06-01 10:34:35 -07:00
2012-05-06 13:43:41 +08:00
2012-06-05 10:11:11 -07:00
2012-05-29 23:28:33 -04:00
2012-05-06 13:43:41 +08:00
2012-06-17 14:39:59 -07:00
2012-05-06 13:43:41 +08:00
2012-06-01 10:34:35 -07:00
2012-05-06 13:43:41 +08:00
2012-05-28 09:54:45 -07:00
2012-05-29 23:28:33 -04:00
2012-05-15 23:34:37 +02:00
2012-06-01 00:10:32 -04:00
2012-06-01 16:55:42 -07:00
2012-05-06 13:43:41 +08:00
2012-06-01 08:32:58 -07:00
2012-05-06 13:43:41 +08:00
2012-05-06 13:43:41 +08:00
2012-06-01 12:07:25 -04:00
2012-06-15 17:37:23 -07:00
2012-07-25 09:21:31 -04:00
2012-06-01 10:34:35 -07:00
2012-06-01 19:51:22 -07:00
2012-05-30 21:04:53 -04:00
2012-06-01 12:07:25 -04:00
2012-05-29 23:28:40 -04:00
2012-05-06 13:43:41 +08:00
2012-03-20 21:29:35 -04:00
2012-06-04 11:00:45 -07:00
2012-05-28 09:54:45 -07:00
2012-03-20 21:29:52 -04:00
2012-03-20 21:29:38 -04:00
2012-05-15 23:34:39 +02:00
2012-03-20 21:29:37 -04:00
2012-06-01 10:37:36 -04:00
2012-03-30 17:31:56 -07:00
2012-03-28 18:05:54 -07:00
2012-05-28 09:54:45 -07:00
2012-05-06 13:43:41 +08:00
2012-06-07 10:43:54 +03:00
2012-05-29 23:28:33 -04:00
2012-05-28 09:54:45 -07:00
2012-06-01 12:07:25 -04:00
2012-06-01 10:34:35 -07:00
2012-03-20 21:29:45 -04:00
2012-05-30 21:04:53 -04:00
2012-05-29 16:22:23 -07:00
2012-04-20 17:29:13 -07:00
2012-05-23 17:42:39 -07:00
2012-05-30 21:04:55 -04:00
2012-03-20 21:29:46 -04:00
2012-05-30 21:04:56 -04:00
2012-05-06 13:43:41 +08:00
2012-03-20 21:29:46 -04:00
2012-04-20 17:29:13 -07:00
2012-03-20 21:48:21 +08:00
2012-05-30 08:52:42 -07:00
2012-05-28 09:54:45 -07:00
2012-05-30 21:04:52 -04:00
2012-03-24 10:24:31 -07:00
2012-06-01 11:53:44 -07:00
2012-06-08 10:34:03 -07:00
2012-02-28 19:31:58 -05:00
2012-05-31 11:41:36 -07:00
2012-05-31 17:49:32 -07:00
2012-06-01 12:58:46 -04:00
2012-06-07 17:54:07 -07:00
2012-05-29 23:28:30 -04:00
2012-05-29 23:28:41 -04:00
2012-03-29 18:12:23 -07:00
2012-03-24 10:24:31 -07:00
2012-06-09 08:32:15 +09:00
2012-06-01 10:34:35 -07:00
2012-06-01 12:12:00 -04:00
2012-02-28 19:31:58 -05:00
2012-05-30 08:52:42 -07:00
2012-03-21 13:36:41 -07:00
2012-05-15 09:17:34 -04:00
2012-05-10 19:54:35 -07:00
2012-07-27 09:39:55 -04:00
2012-03-20 21:29:38 -04:00
2012-02-28 19:31:58 -05:00
2012-06-01 12:12:01 -04:00
2012-05-30 21:04:55 -04:00
2012-06-01 12:12:01 -04:00
2012-06-01 12:07:25 -04:00
2012-05-29 23:28:41 -04:00
2012-02-28 19:31:58 -05:00
2012-05-29 23:28:41 -04:00
2012-05-31 17:49:32 -07:00
2012-05-29 23:28:29 -04:00
2012-06-01 12:58:46 -04:00
2012-03-24 10:24:31 -07:00
2012-05-29 23:28:30 -04:00
2012-06-01 10:34:35 -07:00
2012-02-28 19:31:58 -05:00
2012-05-23 17:42:39 -07:00
2012-05-29 23:28:31 -04:00
2012-03-24 10:24:31 -07:00
2012-05-29 23:28:29 -04:00
2012-05-29 23:28:32 -04:00
2012-02-28 19:31:58 -05:00
2012-05-29 23:28:30 -04:00