creation of ./.snap/test creates something in ./subdir/.snap/

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



hi

i was looking for a way to list all snapshots*.

then i discovered this:


mkdir ./.snap/test

then i found this:
./.snap/test
./subdir/.snap/_test_1099511630280


the subdir/.snap/_test_1099511630280 vanishes if i delete the ./.snap/
test.


kclient: ceph-client-standalone/unstable-backport
ceph:  ceph/unstable


- Thomas


* 

find ./ -type d -print0 | \
	xargs -0 -I% -n1 find %/.snap -mindepth 1 -maxdepth 1

--
To unsubscribe from this list: send the line "unsubscribe ceph-devel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at  http://vger.kernel.org/majordomo-info.html


[Index of Archives]     [CEPH Users]     [Ceph Large]     [Information on CEPH]     [Linux BTRFS]     [Linux USB Devel]     [Video for Linux]     [Linux Audio Users]     [Yosemite News]     [Linux Kernel]     [Linux SCSI]
  Powered by Linux