From: dmonakhov@openvz.org
To: tytso@mit.edu
Cc: linux-ext4@vger.kernel.org, jack@suse.cz
Subject: Re: [PATCH 3/3] ext4: symlink must be handled via filesystem specific operation
Date: Mon, 05 Apr 2010 07:06:24 +0400 [thread overview]
Message-ID: <876346zjgv.fsf@openvz.org> (raw)
In-Reply-To: <20100404200516.GJ18524@thunk.org> (tytso@mit.edu's message of "Sun, 4 Apr 2010 16:05:16 -0400")
tytso@mit.edu writes:
> On Fri, Mar 26, 2010 at 07:29:56PM +0300, Dmitry Monakhov wrote:
>> generic setattr implementation is no longer responsible for
>> quota transfer so synlinks must be handled via ext4_setattr.
>
> Added to the ext4 patch queue; I've added a Signed-off-by: for you
> Dmitry, per your e-mail to Jan Kara.
>
> (There seems to be some random confused people who think the
> Signed-off-by has no legal significance, which is absolutely not true.)
yep. Changed my gitconfig to prevent this type of things in future.
BTW: IMHO This patch is also valid for all stable releases.
Because currently chown is not journalled for symlinks.
So journalled quota may becomes inconsistent after power-failure.
next prev parent reply other threads:[~2010-04-05 3:06 UTC|newest]
Thread overview: 10+ messages / expand[flat|nested] mbox.gz Atom feed top
2010-03-26 16:29 [PATCH 1/3] ext2: symlink must be handled via filesystem specific operation Dmitry Monakhov
2010-03-26 16:29 ` [PATCH 2/3] ext3: " Dmitry Monakhov
2010-03-26 16:29 ` [PATCH 3/3] ext4: " Dmitry Monakhov
2010-04-04 20:05 ` tytso
2010-04-05 3:06 ` dmonakhov [this message]
2010-03-29 14:21 ` [PATCH 1/3] ext2: " Jan Kara
2010-03-29 14:26 ` Jan Kara
2010-03-29 15:28 ` dmonakhov
2010-03-29 15:24 ` dmonakhov
2010-03-29 15:58 ` Jan Kara
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=876346zjgv.fsf@openvz.org \
--to=dmonakhov@openvz.org \
--cc=jack@suse.cz \
--cc=linux-ext4@vger.kernel.org \
--cc=tytso@mit.edu \
/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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.