Skip to content

Commit ec26fba

Browse files
author
J. Bruce Fields
committed
Documentation: fl_mylease no longer exists
Signed-off-by: J. Bruce Fields <[email protected]>
1 parent a2c50f6 commit ec26fba

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

Documentation/filesystems/Locking

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -340,7 +340,6 @@ prototypes:
340340
int (*fl_grant)(struct file_lock *, struct file_lock *, int);
341341
void (*fl_release_private)(struct file_lock *);
342342
void (*fl_break)(struct file_lock *); /* break_lease callback */
343-
int (*fl_mylease)(struct file_lock *, struct file_lock *);
344343
int (*fl_change)(struct file_lock **, int);
345344

346345
locking rules:
@@ -350,7 +349,6 @@ fl_notify: yes no
350349
fl_grant: no no
351350
fl_release_private: maybe no
352351
fl_break: yes no
353-
fl_mylease: yes no
354352
fl_change yes no
355353

356354
--------------------------- buffer_head -----------------------------------

0 commit comments

Comments
 (0)