From: Michael Shigorin <mike@osdn.org.ua> To: ALT Linux sysadmins' discussion <sysadmins@lists.altlinux.org> Subject: Re: [Sysadmins] I: altlinux p6 branch openvz template caches online Date: Sun, 25 Mar 2012 19:51:44 +0300 Message-ID: <20120325165144.GQ18003@osdn.org.ua> (raw) In-Reply-To: <4F6F499C.90907@tangramltd.com> On Sun, Mar 25, 2012 at 12:36:44PM -0400, Dubrovskiy Viacheslav wrote: > >> Вот тут нужно через basename прогнать, чтобы сохранять не > >> полный путь, а только имя шаблона. > > Хотелку внятно описать могу. :) > Кажется вот так правильно? Не, в багзиле ответил. > @@ -375,7 +376,7 @@ int vps_create(vps_handler *h, envid_t veid, > - cmd_p->res.tmpl.ostmpl = strdup(tmpl->ostmpl); > + cmd_p->res.tmpl.ostmpl = strdup(basename(tmpl->ostmpl)); Ты теряешь информацию перед записью, а я предлагаю отбрасывать лишнюю при чтении. Тогда по мере доработки утилит ей можно будет воспользоваться, т.к. она будет сохранена. -- ---- WBR, Michael Shigorin <mike@altlinux.ru> ------ Linux.Kiev http://www.linux.kiev.ua/
next prev parent reply other threads:[~2012-03-25 16:51 UTC|newest] Thread overview: 10+ messages / expand[flat|nested] mbox.gz Atom feed top 2012-03-22 17:21 Michael Shigorin 2012-03-22 19:26 ` Michael Shigorin 2012-03-25 4:59 ` Dubrovskiy Viacheslav 2012-03-25 8:51 ` Michael Shigorin 2012-03-25 15:09 ` Dubrovskiy Viacheslav 2012-03-25 16:14 ` Michael Shigorin 2012-03-25 16:36 ` Dubrovskiy Viacheslav 2012-03-25 16:51 ` Michael Shigorin [this message] 2012-03-25 17:01 ` Dubrovskiy Viacheslav 2012-03-25 17:30 ` Michael Shigorin
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=20120325165144.GQ18003@osdn.org.ua \ --to=mike@osdn.org.ua \ --cc=shigorin@gmail.com \ --cc=sysadmins@lists.altlinux.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
ALT Linux sysadmins discussion This inbox may be cloned and mirrored by anyone: git clone --mirror http://lore.altlinux.org/sysadmins/0 sysadmins/git/0.git # If you have public-inbox 1.1+ installed, you may # initialize and index your mirror using the following commands: public-inbox-init -V2 sysadmins sysadmins/ http://lore.altlinux.org/sysadmins \ sysadmins@lists.altlinux.org sysadmins@lists.altlinux.ru sysadmins@lists.altlinux.com public-inbox-index sysadmins Example config snippet for mirrors. Newsgroup available over NNTP: nntp://lore.altlinux.org/org.altlinux.lists.sysadmins AGPL code for this site: git clone https://public-inbox.org/public-inbox.git