Alex Elder 4f0dcb10cf libceph: create source file "net/ceph/snapshot.c"
This creates a new source file "net/ceph/snapshot.c" to contain
utility routines related to ceph snapshot contexts.  The main
motivation was to define ceph_create_snap_context() as a common way
to create these structures, but I've moved the definitions of
ceph_get_snap_context() and ceph_put_snap_context() there too.
(The benefit of inlining those is very small, and I'd rather
keep this collection of functions together.)

Signed-off-by: Alex Elder <elder@inktank.com>
Reviewed-by: Josh Durgin <josh.durgin@inktank.com>
2013-05-01 21:20:08 -07:00
..
2013-05-01 21:17:15 -07:00
2010-11-21 10:04:04 -08:00
2011-07-19 11:25:04 -07:00
2013-02-25 15:37:18 -06:00
2013-05-01 21:19:05 -07:00
2013-05-01 21:19:24 -07:00