Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 146933
b: refs/heads/master
c: e09f944
h: refs/heads/master
i:
  146931: a9357d4
v: v3
  • Loading branch information
Steven Whitehouse committed Jun 3, 2009
1 parent e3c9bd2 commit 7b75dbb
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 3 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: a12af1ebe675e85831fde3c4d0908fc3b0908b7a
refs/heads/master: e09f9446b94ac64b27d37e98c1110f29d712cdad
2 changes: 0 additions & 2 deletions trunk/fs/gfs2/file.c
Original file line number Diff line number Diff line change
Expand Up @@ -694,8 +694,6 @@ static void do_unflock(struct file *file, struct file_lock *fl)

static int gfs2_flock(struct file *file, int cmd, struct file_lock *fl)
{
struct gfs2_inode *ip = GFS2_I(file->f_mapping->host);

if (!(fl->fl_flags & FL_FLOCK))
return -ENOLCK;
if (fl->fl_type & LOCK_MAND)
Expand Down

0 comments on commit 7b75dbb

Please sign in to comment.