diff options
Diffstat (limited to 'fs/nilfs2/the_nilfs.h')
-rw-r--r-- | fs/nilfs2/the_nilfs.h | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/fs/nilfs2/the_nilfs.h b/fs/nilfs2/the_nilfs.h index dee8d83e0549..9cd3c113f052 100644 --- a/fs/nilfs2/the_nilfs.h +++ b/fs/nilfs2/the_nilfs.h | |||
@@ -112,8 +112,8 @@ struct the_nilfs { | |||
112 | /* | 112 | /* |
113 | * Following fields are dedicated to a writable FS-instance. | 113 | * Following fields are dedicated to a writable FS-instance. |
114 | * Except for the period seeking checkpoint, code outside the segment | 114 | * Except for the period seeking checkpoint, code outside the segment |
115 | * constructor must lock a segment semaphore with transaction_begin() | 115 | * constructor must lock a segment semaphore while accessing these |
116 | * and transaction_end(), when accessing these fields. | 116 | * fields. |
117 | * The writable FS-instance is sole during a lifetime of the_nilfs. | 117 | * The writable FS-instance is sole during a lifetime of the_nilfs. |
118 | */ | 118 | */ |
119 | u64 ns_seg_seq; | 119 | u64 ns_seg_seq; |