shadow_copy2: add comments explaining decisions in shadow_copy2_strip_snapshot()
authorMichael Adam <obnox@samba.org>
Wed, 29 May 2013 15:14:49 +0000 (17:14 +0200)
committerAndrew Bartlett <abartlet@samba.org>
Fri, 4 Oct 2013 20:21:24 +0000 (09:21 +1300)
commit3d053b1ab3e0b918509e06086a54834a9ae9cdb7
treec1b7d41694c7c2e4f5b9b562d6454a2c58c149cc
parent38e108563d7e9e14203bf4dabfda09bd1408e980
shadow_copy2: add comments explaining decisions in shadow_copy2_strip_snapshot()

This should make it more easy to understand what the cases are.

Signed-off-by: Michael Adam <obnox@samba.org>
Reviewed-by: Andrew Bartlett <abartlet@samba.org>
source3/modules/vfs_shadow_copy2.c