From: Sergey Vlasov <vsu@altlinux.ru>
To: community@lists.altlinux.org
Subject: Re: [Comm] Не останавливаются сервисы при обновлении
Date: Wed, 25 Jan 2012 15:16:18 +0400
Message-ID: <20120125111618.GA3007@newmaster.mivlgu.local> (raw)
In-Reply-To: <20120125010107.GA5509@altlinux.org>
[-- Attachment #1: Type: text/plain, Size: 1870 bytes --]
On Wed, Jan 25, 2012 at 05:01:07AM +0400, Dmitry V. Levin wrote:
> On Tue, Jan 24, 2012 at 07:47:28PM -0500, Dubrovskiy Viacheslav wrote:
> > 24.01.2012 19:39, Dmitry V. Levin пишет:
> > >
> > >> Ох уж эти ядра, вечно в них что-нибудь меняется не в ту сторону, после
> > >> чего все ломается.
> > >>
> > >> Должно было быть либо [(deleted) /usr/sbin/smartd], либо
> > >> [/usr/sbin/smartd (deleted)].
> > >>
> > >> Попробуйте обновить ядро до актуального, 2.6.32-ovz-el-alt35 это уже
> > >> старовато.
> > На 2.6.32-ovz-el-alt49 аналогично
>
> Интересно, когда и зачем это поведение в ядре изменилось?
Это специфический разлом в ядрах ovz-2.6.32, возникший, похоже, при
переносе старых изменений на новые версии кода fs/dcache.c:__d_path().
Вообще в оригинальном ядре сначала в конец добавляется " (deleted)", потом
собирается путь к файлу, начиная с конца. В ovz-2.6.18 вместо этого
решили добавлять "(deleted) " в начало строки:
http://git.openvz.org/?p=linux-2.6.18-openvz;a=commitdiff;h=297ec8662f6fe138b0d491473865fb6698b000ca
(что, возможно, и правильнее - отсутствие '/' в начале позволяет надёжно
отличить удалённый файл от существующего файла, имя которого содержит в
конце подстроку " (deleted)").
А вот в патче для 2.6.32, похоже, изменённый апстримом кусок кода просто
перетащили из того места, где добавлялся вариант с пробелом в начале, не
заметив, что пробел надо ставить в другое место:
http://git.openvz.org/?p=linux-2.6.32-openvz;a=commitdiff;h=26974fa580312d462effa9e4c6d1db29348c177c#patch32
Точнее, это началось даже не с 2.6.32, а с 2.6.26, когда апстрим принёс в
этот код свою функцию prepend():
http://git.kernel.org/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commitdiff;h=6092d048183b76bfa3f84b32f8158dd8d10bd811
(а в ovz как перенесли свой патч с ошибкой, так с тех пор и не исправили).
[-- Attachment #2: Digital signature --]
[-- Type: application/pgp-signature, Size: 190 bytes --]
next prev parent reply other threads:[~2012-01-25 11:16 UTC|newest]
Thread overview: 16+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-01-24 19:24 Dubrovskiy Viacheslav
2012-01-24 19:41 ` Michael Shigorin
2012-01-24 20:04 ` Dubrovskiy Viacheslav
2012-01-24 20:26 ` Dubrovskiy Viacheslav
2012-01-24 21:08 ` Dmitry V. Levin
2012-01-24 22:59 ` Dubrovskiy Viacheslav
2012-01-24 23:16 ` Dmitry V. Levin
2012-01-24 23:42 ` Dubrovskiy Viacheslav
2012-01-25 0:24 ` Dmitry V. Levin
2012-01-25 0:39 ` Dmitry V. Levin
2012-01-25 0:47 ` Dubrovskiy Viacheslav
2012-01-25 1:01 ` Dmitry V. Levin
2012-01-25 1:31 ` Dubrovskiy Viacheslav
2012-01-25 1:36 ` Dubrovskiy Viacheslav
2012-01-25 11:16 ` Sergey Vlasov [this message]
2012-01-25 12:41 ` 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=20120125111618.GA3007@newmaster.mivlgu.local \
--to=vsu@altlinux.ru \
--cc=community@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 Community general discussions
This inbox may be cloned and mirrored by anyone:
git clone --mirror http://lore.altlinux.org/community/0 community/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 community community/ http://lore.altlinux.org/community \
mandrake-russian@linuxteam.iplabs.ru community@lists.altlinux.org community@lists.altlinux.ru community@lists.altlinux.com
public-inbox-index community
Example config snippet for mirrors.
Newsgroup available over NNTP:
nntp://lore.altlinux.org/org.altlinux.lists.community
AGPL code for this site: git clone https://public-inbox.org/public-inbox.git