Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 143779
b: refs/heads/master
c: be9208d
h: refs/heads/master
i:
  143777: b78e310
  143775: 43887f3
v: v3
  • Loading branch information
Al Viro committed Apr 21, 2009
1 parent 52fc326 commit 51abc78
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: 38e23c95f92a84fb8505a9f572b8a209c9c372c1
refs/heads/master: be9208dff23af904655807672dd8235abf6ac039
2 changes: 1 addition & 1 deletion trunk/include/linux/reiserfs_fs_sb.h
Original file line number Diff line number Diff line change
Expand Up @@ -193,7 +193,7 @@ struct reiserfs_journal {
atomic_t j_wcount; /* count of writers for current commit */
unsigned long j_bcount; /* batch count. allows turning X transactions into 1 */
unsigned long j_first_unflushed_offset; /* first unflushed transactions offset */
unsigned long j_last_flush_trans_id; /* last fully flushed journal timestamp */
unsigned j_last_flush_trans_id; /* last fully flushed journal timestamp */
struct buffer_head *j_header_bh;

time_t j_trans_start_time; /* time this transaction started */
Expand Down

0 comments on commit 51abc78

Please sign in to comment.