]> bbs.cooldavid.org Git - net-next-2.6.git/blobdiff - include/linux/swap.h
[PATCH] swap: show span of swap extents
[net-next-2.6.git] / include / linux / swap.h
index 38f288475e676df44275b6944954e54136611362..f2b16ac0b539da82ee1b5e704197dd9331a6c43e 100644 (file)
@@ -123,7 +123,6 @@ struct swap_info_struct {
        struct file *swap_file;
        struct block_device *bdev;
        struct list_head extent_list;
-       int nr_extents;
        struct swap_extent *curr_swap_extent;
        unsigned old_block_size;
        unsigned short * swap_map;