linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* loopback over reiserfs broken in 2.6.1-mm1
@ 2004-01-12 19:18 Andy Lutomirski
  2004-01-12 22:45 ` Oleg Drokin
  0 siblings, 1 reply; 5+ messages in thread
From: Andy Lutomirski @ 2004-01-12 19:18 UTC (permalink / raw)
  To: linux-kernel, reserfs-list

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

^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2004-01-14 18:28 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2004-01-12 19:18 loopback over reiserfs broken in 2.6.1-mm1 Andy Lutomirski
2004-01-12 22:45 ` 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

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).