From 51abc780315c65eb17c2e30060b4845a62e4fcaa Mon Sep 17 00:00:00 2001 From: Al Viro Date: Mon, 20 Apr 2009 23:29:41 -0400 Subject: [PATCH] --- yaml --- r: 143779 b: refs/heads/master c: be9208dff23af904655807672dd8235abf6ac039 h: refs/heads/master i: 143777: b78e3108e5567b1d71c4f05a9037a1583ed71fee 143775: 43887f3cc6e9a88b14110a405c390dff81f1ae62 v: v3 --- [refs] | 2 +- trunk/include/linux/reiserfs_fs_sb.h | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/[refs] b/[refs] index 5a200f9751c0..71c5dc6175cf 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: 38e23c95f92a84fb8505a9f572b8a209c9c372c1 +refs/heads/master: be9208dff23af904655807672dd8235abf6ac039 diff --git a/trunk/include/linux/reiserfs_fs_sb.h b/trunk/include/linux/reiserfs_fs_sb.h index 5621d87c4479..6b361d23a499 100644 --- a/trunk/include/linux/reiserfs_fs_sb.h +++ b/trunk/include/linux/reiserfs_fs_sb.h @@ -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 */