Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 260879
b: refs/heads/master
c: 34951f5
h: refs/heads/master
i:
  260877: 4cddda5
  260875: 6744673
  260871: 11789e6
  260863: a1ab433
v: v3
  • Loading branch information
Christoph Hellwig authored and Alex Elder committed Jul 27, 2011
1 parent 36011d2 commit fae5ace
Show file tree
Hide file tree
Showing 2 changed files with 4 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: 1c4f33296e8e79a6bbfffc8457d547ffc31d5dee
refs/heads/master: 34951f5cb72b1e3a89a21581cb21e2d5b6a104a4
3 changes: 3 additions & 0 deletions trunk/fs/xfs/linux-2.6/xfs_buf.c
Original file line number Diff line number Diff line change
Expand Up @@ -1224,6 +1224,9 @@ _xfs_buf_ioapply(
rw = READ;
}

/* we only use the buffer cache for meta-data */
rw |= REQ_META;

next_chunk:
atomic_inc(&bp->b_io_remaining);
nr_pages = BIO_MAX_SECTORS >> (PAGE_SHIFT - BBSHIFT);
Expand Down

0 comments on commit fae5ace

Please sign in to comment.