]> git.karo-electronics.de Git - mv-sheeva.git/blobdiff - fs/btrfs/transaction.h
kbuild: Fix computing srcversion for modules
[mv-sheeva.git] / fs / btrfs / transaction.h
index f104b57ad4efad42ce6f98d257cd62f3297c3cea..229a594cacd5a15c8bbd71ed1575f57d615945e4 100644 (file)
@@ -62,6 +62,7 @@ struct btrfs_pending_snapshot {
        struct btrfs_block_rsv block_rsv;
        /* extra metadata reseration for relocation */
        int error;
+       bool readonly;
        struct list_head list;
 };