Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 272172
b: refs/heads/master
c: d70ef97
h: refs/heads/master
v: v3
  • Loading branch information
Pavel Emelyanov authored and Linus Torvalds committed Nov 1, 2011
1 parent ffca8b8 commit 3630629
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: a8aff21ecc8c455687c5bb2b98cb04dce3eea7c7
refs/heads/master: d70ef97baf048412c395bb5d65791d8fe133a52b
1 change: 1 addition & 0 deletions trunk/fs/pipe.c
Original file line number Diff line number Diff line change
Expand Up @@ -1254,6 +1254,7 @@ long pipe_fcntl(struct file *file, unsigned int cmd, unsigned long arg)

static const struct super_operations pipefs_ops = {
.destroy_inode = free_inode_nonrcu,
.statfs = simple_statfs,
};

/*
Expand Down

0 comments on commit 3630629

Please sign in to comment.