]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - fs/nilfs2/the_nilfs.h
nilfs2: avoid double error caused by nilfs_transaction_end
[linux-2.6-omap-h63xx.git] / fs / nilfs2 / the_nilfs.h
index dee8d83e0549638dd95f0459d9f831451948a630..9cd3c113f05277e03f55eb1c7fa4ba9592c90bbc 100644 (file)
@@ -112,8 +112,8 @@ struct the_nilfs {
        /*
         * Following fields are dedicated to a writable FS-instance.
         * Except for the period seeking checkpoint, code outside the segment
-        * constructor must lock a segment semaphore with transaction_begin()
-        * and transaction_end(), when accessing these fields.
+        * constructor must lock a segment semaphore while accessing these
+        * fields.
         * The writable FS-instance is sole during a lifetime of the_nilfs.
         */
        u64                     ns_seg_seq;