Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 38877
b: refs/heads/master
c: 9c9eb21
h: refs/heads/master
i:
  38875: eb15db2
v: v3
  • Loading branch information
Badari Pulavarty authored and Steven Whitehouse committed Oct 2, 2006
1 parent 800c096 commit 88fb47a
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: 59458f40e25915a355d8b1d701425fe9f4f9ea23
refs/heads/master: 9c9eb21eee1790804ce407fd820f65be0b4fdd03
2 changes: 0 additions & 2 deletions trunk/fs/gfs2/ops_file.c
Original file line number Diff line number Diff line change
Expand Up @@ -613,10 +613,8 @@ static int gfs2_flock(struct file *file, int cmd, struct file_lock *fl)
const struct file_operations gfs2_file_fops = {
.llseek = gfs2_llseek,
.read = generic_file_read,
.readv = generic_file_readv,
.aio_read = generic_file_aio_read,
.write = generic_file_write,
.writev = generic_file_writev,
.aio_write = generic_file_aio_write,
.unlocked_ioctl = gfs2_ioctl,
.mmap = gfs2_mmap,
Expand Down

0 comments on commit 88fb47a

Please sign in to comment.