Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 130510
b: refs/heads/master
c: 16642eb
h: refs/heads/master
v: v3
  • Loading branch information
Alberto Bertogli authored and Jens Axboe committed Jan 30, 2009
1 parent 69feb1a commit b73d0b7
Show file tree
Hide file tree
Showing 2 changed files with 2 additions 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: f48fc4d32e24c0b6a18aad30305d819bcc68c049
refs/heads/master: 16642eb68216d8e0e136a99e514e9166e7125838
2 changes: 1 addition & 1 deletion trunk/include/linux/bio.h
Original file line number Diff line number Diff line change
Expand Up @@ -144,7 +144,7 @@ struct bio {
* bit 1 -- rw-ahead when set
* bit 2 -- barrier
* Insert a serialization point in the IO queue, forcing previously
* submitted IO to be completed before this oen is issued.
* submitted IO to be completed before this one is issued.
* bit 3 -- synchronous I/O hint: the block layer will unplug immediately
* Note that this does NOT indicate that the IO itself is sync, just
* that the block layer will not postpone issue of this IO by plugging.
Expand Down

0 comments on commit b73d0b7

Please sign in to comment.