Commit a6bf23e
gfs2: adapt to breakup of struct file_lock
Most of the existing APIs have remained the same, but subsystems that
access file_lock fields directly need to reach into struct
file_lock_core now.
Signed-off-by: Jeff Layton <jlayton@kernel.org>
Link: https://lore.kernel.org/r/20240131-flsplit-v3-38-c6129007ee8d@kernel.org
Reviewed-by: NeilBrown <neilb@suse.de>
Signed-off-by: Christian Brauner <brauner@kernel.org>1 parent 966b7bd commit a6bf23e
1 file changed
Lines changed: 5 additions & 6 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
15 | 15 | | |
16 | 16 | | |
17 | 17 | | |
18 | | - | |
19 | 18 | | |
20 | 19 | | |
21 | 20 | | |
| |||
1441 | 1440 | | |
1442 | 1441 | | |
1443 | 1442 | | |
1444 | | - | |
| 1443 | + | |
1445 | 1444 | | |
1446 | 1445 | | |
1447 | 1446 | | |
| |||
1484 | 1483 | | |
1485 | 1484 | | |
1486 | 1485 | | |
1487 | | - | |
| 1486 | + | |
1488 | 1487 | | |
1489 | 1488 | | |
1490 | 1489 | | |
| |||
1496 | 1495 | | |
1497 | 1496 | | |
1498 | 1497 | | |
1499 | | - | |
1500 | | - | |
| 1498 | + | |
| 1499 | + | |
1501 | 1500 | | |
1502 | 1501 | | |
1503 | 1502 | | |
| |||
1558 | 1557 | | |
1559 | 1558 | | |
1560 | 1559 | | |
1561 | | - | |
| 1560 | + | |
1562 | 1561 | | |
1563 | 1562 | | |
1564 | 1563 | | |
| |||
0 commit comments