"git@gitlab.flux.utah.edu:xcap/xcap-capability-linux.git" did not exist on "2429e4ee78e2fa40f82a4572dd21d4f3b4de9325"
dm snapshot: separate out exception store interface
Pull structures that bridge the gap between snapshot and exception store out of dm-snap.h and put them in a new .h file - dm-exception-store.h. This file will define the API for new exception stores. Ultimately, dm-snap.h is unnecessary, since only dm-snap.c should be using it. Signed-off-by:Jonathan Brassow <jbrassow@redhat.com> Signed-off-by:
Alasdair G Kergon <agk@redhat.com>
Showing
- drivers/md/dm-exception-store.c 1 addition, 0 deletionsdrivers/md/dm-exception-store.c
- drivers/md/dm-exception-store.h 131 additions, 0 deletionsdrivers/md/dm-exception-store.h
- drivers/md/dm-snap.c 1 addition, 0 deletionsdrivers/md/dm-snap.c
- drivers/md/dm-snap.h 1 addition, 120 deletionsdrivers/md/dm-snap.h
Loading
Please register or sign in to comment