Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 14015
b: refs/heads/master
c: f3a9388
h: refs/heads/master
i:
  14013: e27dac2
  14011: 50682c6
  14007: c573a3a
  13999: c7a6583
  13983: 9a25a05
  13951: 022d6f2
v: v3
  • Loading branch information
Chris Wright authored and Trond Myklebust committed Nov 13, 2005
1 parent 41cc7fe commit 3c54065
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 2 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: dc15ae14e97ee9d5ed740cbb0b94996076d8b37e
refs/heads/master: f3a9388e4ebea57583272007311fffa26ebbb305
1 change: 0 additions & 1 deletion trunk/fs/locks.c
Original file line number Diff line number Diff line change
Expand Up @@ -1105,7 +1105,6 @@ static void time_out_leases(struct inode *inode)
before = &fl->fl_next;
continue;
}
printk(KERN_INFO "lease broken - owner pid = %d\n", fl->fl_pid);
lease_modify(before, fl->fl_type & ~F_INPROGRESS);
if (fl == *before) /* lease_modify may have freed fl */
before = &fl->fl_next;
Expand Down

0 comments on commit 3c54065

Please sign in to comment.