From: Oleg Drokin <green@linuxhacker.ru>
To: mtk-lists@jambit.com, linux-kernel@vger.kernel.org
Subject: Re: Strange NOTAIL inheritance behaviour in Reiserfs 3.6
Date: Wed, 23 Jun 2004 14:11:15 +0300 [thread overview]
Message-ID: <200406231111.i5NBBFwF201534@car.linuxhacker.ru> (raw)
In-Reply-To: 041c01c45875$0368e340$c100a8c0@wakatipu
Hello!
"Michael Kerrisk" <mtk-lists@jambit.com> wrote:
MK> On a Reiserfs 3.6 file system, I create a directory with the NOTAIL
MK> attribute set and create 10000 1-byte files in that directory. lsattr(1)
MK> shows that the NOTAIL attribute is set on (i.e., inherited by) all of the
MK> files. However, the disk space consumption remains small (certainly not
MK> 10000 blocks used). Only when I explicitly set the NOTAIL attribute on all
MK> the files does disk consumption rise to what I would expect. In other
MK> words, the files are inheriting the NOTAIL attribute form their parent
MK> directory, but this inheritance has no effect.
I believe there is user error on your part. Extended inode attributes
are disabled by default on reiserfs.
MK> Detailed example follows:
MK> # mount -t reiserfs /dev/hda12 /testfs
Does it work as expected if you add "-o attrs" to the mount command?
Bye,
Oleg
next prev parent reply other threads:[~2004-06-23 11:11 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2004-06-22 16:21 Strange NOTAIL inheritance behaviour in Reiserfs 3.6 Michael Kerrisk
2004-06-22 16:21 ` Michael Kerrisk
2004-06-22 21:30 ` Hans Reiser
2004-06-23 11:11 ` Oleg Drokin [this message]
[not found] ` <005e01c459f7$6a8546d0$c100a8c0@wakatipu>
2004-06-24 15:58 ` Oleg Drokin
2004-06-24 16:11 ` Michael Kerrisk
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=200406231111.i5NBBFwF201534@car.linuxhacker.ru \
--to=green@linuxhacker.ru \
--cc=linux-kernel@vger.kernel.org \
--cc=mtk-lists@jambit.com \
/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.