Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 129672
b: refs/heads/master
c: 3eabdb7
h: refs/heads/master
v: v3
  • Loading branch information
Randy Dunlap authored and Linus Torvalds committed Jan 16, 2009
1 parent 9d9a498 commit 120cfc3
Show file tree
Hide file tree
Showing 2 changed files with 3 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: 65a67bd2644bef225ee318dde76016a4697218fa
refs/heads/master: 3eabdb76a03bbe8f556162738c264dbfb24cff6a
2 changes: 2 additions & 0 deletions trunk/include/linux/jbd.h
Original file line number Diff line number Diff line change
Expand Up @@ -614,6 +614,8 @@ struct transaction_s
* @j_wbufsize: maximum number of buffer_heads allowed in j_wbuf, the
* number that will fit in j_blocksize
* @j_last_sync_writer: most recent pid which did a synchronous write
* @j_average_commit_time: the average amount of time in nanoseconds it
* takes to commit a transaction to the disk.
* @j_private: An opaque pointer to fs-private information.
*/

Expand Down

0 comments on commit 120cfc3

Please sign in to comment.