From: Thomas Mueller <thomas@chaschperli.ch>
To: ceph-devel@vger.kernel.org
Subject: creation of ./.snap/test creates something in ./subdir/.snap/
Date: Sat, 19 Jun 2010 07:27:32 +0000 (UTC) [thread overview]
Message-ID: <hvhrh3$n0a$1@dough.gmane.org> (raw)
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
next reply other threads:[~2010-06-19 7:27 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2010-06-19 7:27 Thomas Mueller [this message]
2010-06-19 15:40 ` creation of ./.snap/test creates something in ./subdir/.snap/ Sage Weil
2010-06-19 16:03 ` Thomas Mueller
2010-06-21 7:30 ` Jerker Nyberg
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to='hvhrh3$n0a$1@dough.gmane.org' \
--to=thomas@chaschperli.ch \
--cc=ceph-devel@vger.kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox