Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 217783
b: refs/heads/master
c: 8358e7d
h: refs/heads/master
i:
  217781: 732e570
  217779: 24025d2
  217775: 56c74ae
v: v3
  • Loading branch information
Namhyung Kim authored and Al Viro committed Oct 26, 2010
1 parent af0e507 commit e581090
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: bb1e5f8c022ae2f6bf1ec0c6b861db3c35976377
refs/heads/master: 8358e7d71e712d3bd4e20ecf23e6fd7480c83684
1 change: 0 additions & 1 deletion trunk/fs/buffer.c
Original file line number Diff line number Diff line change
Expand Up @@ -905,7 +905,6 @@ struct buffer_head *alloc_page_buffers(struct page *page, unsigned long size,

bh->b_state = 0;
atomic_set(&bh->b_count, 0);
bh->b_private = NULL;
bh->b_size = size;

/* Link the buffer to its page */
Expand Down

0 comments on commit e581090

Please sign in to comment.