xfs
[Top] [All Lists]

Re: 2.4.11 and large files

To: Nathan Scott <nathans@xxxxxxx>
Subject: Re: 2.4.11 and large files
From: Robert Sander <robert.sander@xxxxxxxxxxxxxxx>
Date: Thu, 11 Oct 2001 09:54:12 +0200
Cc: linux-xfs@xxxxxxxxxxx
In-reply-to: <20011011122630.C486887@wobbly.melbourne.sgi.com>
References: <news2mail-slrn9s8feg.ti2.gurubert-news@raman.epigenomics.epi> <3BC46867.3895800C@illusionary.com> <news2mail-slrn9s8tn8.v5f.gurubert-news@eigen.epigenomics.epi> <3BC48047.5959D636@illusionary.com> <news2mail-slrn9s91kr.a8p.gurubert-news@raman.epigenomics.epi> <20011011122630.C486887@wobbly.melbourne.sgi.com>
Sender: owner-linux-xfs@xxxxxxxxxxx
User-agent: Mutt/1.3.22i
On Thu, Oct 11, 2001 at 12:26:31PM +1100, Nathan Scott wrote:

> Could you try switching OFF XFS quota support
> (but leaving the normal Quota support ON), and see if the problem
> persists?

When switching off only XFS quotas it works! Seems to be nailed down:

--- /boot/config-2.4.11-xfs-ngroups     Wed Oct 10 10:58:03 2001
+++ /boot/config-2.4.11-xfs-ngroups-noxfsquota  Thu Oct 11 09:34:22 2001
@@ -607,7 +607,7 @@
 # File systems
 #
 CONFIG_QUOTA=y
-CONFIG_FS_POSIX_ACL=y
+# CONFIG_FS_POSIX_ACL is not set
 # CONFIG_AUTOFS_FS is not set
 CONFIG_AUTOFS4_FS=m
 # CONFIG_REISERFS_FS is not set
@@ -653,7 +653,7 @@
 # CONFIG_XFS_RT is not set
 CONFIG_HAVE_ATTRCTL=y
 CONFIG_XFS_DMAPI=y
-CONFIG_XFS_QUOTA=y
+# CONFIG_XFS_QUOTA is not set
 
 #
 # Network File Systems

Greetings
-- 
Robert Sander
Computer Scientist                                       Epigenomics AG
Bioinformatics R&D        www.epigenomics.com         Kastanienallee 24
+493024345330                                              10435 Berlin


<Prev in Thread] Current Thread [Next in Thread>