fs: mark expected switch fall-throughs
[linux-2.6-block.git] / fs / btrfs / ref-verify.c
index d09b6cdb785a0a979a91d471e34844549d102df5..b7c8e016910673ace0f8dca5966102c4d63b42d2 100644 (file)
@@ -520,6 +520,7 @@ static int process_leaf(struct btrfs_root *root,
                switch (key.type) {
                case BTRFS_EXTENT_ITEM_KEY:
                        *num_bytes = key.offset;
+                       /* fall through */
                case BTRFS_METADATA_ITEM_KEY:
                        *bytenr = key.objectid;
                        ret = process_extent_item(fs_info, path, &key, i,