lkml.org 
[lkml]   [2001]   [Sep]   [19]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
Date
From
SubjectRe: 2.4.9-ac12 - problem mounting reiserfs (parse error?)
I also have reiserfs mounts from /etc/fstab failing in 2.4.9-ac12, so
I straced the mount process. With options "defaults" in /etc/fstab,
"mount /usr/local" does:

mount("/dev/hde8", "/usr/local", "reiserfs", 0xc0ed0000, 0x80597a8) = -1 EINVAL (Invalid argument)

While "mount /dev/hde8 /usr/local" gives:

mount("/dev/hde8", "/usr/local", "reiserfs", 0xc0ed0000, 0) = 0

But with the options "notail" in /etc/fstab, "mount /usr/local" does:

mount("/dev/hde8", "/usr/local", "reiserfs", 0xc0ed0000, 0x806d3e0) = 0

Vital statistics:

RedHat 7.1.93
Linux version 2.4.9-ac12
gcc version 3.0.2 20010905 (Red Hat Linux 7.1 3.0.1-3)
mount 2.11g

Cheers, Wayne
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/

\
 
 \ /
  Last update: 2005-03-22 13:03    [W:0.894 / U:0.060 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site