From: Andy Lutomirski <luto@myrealbox.com>
To: linux-kernel@vger.kernel.org, reserfs-list@namesys.com
Subject: loopback over reiserfs broken in 2.6.1-mm1
Date: Mon, 12 Jan 2004 11:18:47 -0800 [thread overview]
Message-ID: <4002F317.2070102@myrealbox.com> (raw)
Hi-
on 2.6.1-mm1, where /var is reiserfs:
[root@luto var]# dd if=/dev/zero of=foo count=1024
1024+0 records in
1024+0 records out
[root@luto var]# losetup /dev/loop0 foo
ioctl: LOOP_SET_FD: Invalid argument
This works on ext3 and XFS, and it worked on -test11. It does not work
in /tmp or anything bind-mounted off reiserfs, but it does work in bind
mounts from ext3. Any ideas?
/proc/mounts:
rootfs / rootfs rw 0 0
/dev/root / ext3 rw,noatime 0 0
none /dev devfs rw 0 0
/proc /proc proc rw 0 0
/sys /sys sysfs rw 0 0
usbdevfs /proc/bus/usb usbdevfs rw 0 0
none /dev/pts devpts rw 0 0
none /dev/shm tmpfs rw 0 0
/dev/hda5 /usr reiserfs rw,noatime 0 0
/dev/hda6 /var reiserfs rw,nosuid 0 0
/dev/hda7 /data xfs rw,noatime,nosuid,usrquota,logbufs=8 0 0
tmpfs /dev/shm tmpfs rw 0 0
/dev/hda6 /var/tmp reiserfs rw,nosuid 0 0
--Andy
next reply other threads:[~2004-01-12 19:21 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2004-01-12 19:18 Andy Lutomirski [this message]
2004-01-12 22:45 ` loopback over reiserfs broken in 2.6.1-mm1 Oleg Drokin
2004-01-13 17:25 ` Andy Lutomirski
2004-01-13 19:48 ` Andy Lutomirski
[not found] ` <20040114034922.GA4793@fukurou.paranoiacs.org>
[not found] ` <4004E50F.8090306@myrealbox.com>
[not found] ` <20040114125503.GB4793@fukurou.paranoiacs.org>
2004-01-14 18:25 ` Andy Lutomirski
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=4002F317.2070102@myrealbox.com \
--to=luto@myrealbox.com \
--cc=linux-kernel@vger.kernel.org \
--cc=reserfs-list@namesys.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox