[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]
[dm-devel] [PATCH 7/7] Removed remaining 'struct dm_exception_store' FIXMEs.
- From: Mike Snitzer <snitzer redhat com>
- To: Mikulas Patocka <mpatocka redhat com>
- Cc: dm-devel redhat com
- Subject: [dm-devel] [PATCH 7/7] Removed remaining 'struct dm_exception_store' FIXMEs.
- Date: Fri, 2 Apr 2010 01:17:58 -0400
Remaining FIXMEs are not particularly important at this point.
---
drivers/md/dm-multisnap-mikulas.h | 2 --
1 files changed, 0 insertions(+), 2 deletions(-)
diff --git a/drivers/md/dm-multisnap-mikulas.h b/drivers/md/dm-multisnap-mikulas.h
index fb5bf03..6091fdc 100644
--- a/drivers/md/dm-multisnap-mikulas.h
+++ b/drivers/md/dm-multisnap-mikulas.h
@@ -61,7 +61,6 @@ struct path_element {
struct dm_exception_store {
struct dm_multisnap *s;
- /* FIXME rename: bufio_client? */
struct dm_bufio_client *bufio;
chunk_t dev_size;
@@ -72,7 +71,6 @@ struct dm_exception_store {
__u8 bt_depth;
__u8 flags;
__u32 snapshot_num;
- /* FIXME rename: commit_block_stride? */
unsigned cb_stride;
chunk_t bitmap_root;
--
1.6.6.1
[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]