About this list Date view Thread view Subject view Author view Attachment view

From: James Boddington (boddingt_at_optusnet.com.au)
Date: Sat 17 Sep 2005 - 01:48:49 BST


Chuck wrote:
> On Friday 16 September 2005 05:21 pm, Chuck wrote:
> should i have either of these 2 enabled as well?
>
> CONFIG_REISERFS_FS_POSIX_ACL
> CONFIG_REISERFS_FS_SECURITY:

These are my config options for reiserfs

CONFIG_REISERFS_FS=m
# CONFIG_REISERFS_CHECK is not set
# CONFIG_REISERFS_PROC_INFO is not set
CONFIG_REISERFS_FS_XATTR=y
# CONFIG_REISERFS_FS_POSIX_ACL is not set
# CONFIG_REISERFS_FS_SECURITY is not set

There was a problem with reiserfs and the cow link breaking. A solution
has been found and will be in the next release.

Mount with the attrs option. My mount cmd is
mount /dev/etherd/e9.1 /vservers/p -o attrs

Until the next release this is a patch I am using against
fs/reiserfs/file.c. I am currently using 2.1.0-pre11

--- file.c-orig Sat Sep 17 09:58:57 2005
+++ file.c Sat Sep 17 10:41:54 2005
@@ -1554,6 +1554,7 @@
         .release = reiserfs_file_release,
         .fsync = reiserfs_sync_file,
         .sendfile = generic_file_sendfile,
+ .sendpage = generic_file_sendpage,
         .aio_read = generic_file_aio_read,
         .aio_write = reiserfs_aio_write,
  };

-- 
    James
_______________________________________________
Vserver mailing list
Vserver_at_list.linux-vserver.org
http://list.linux-vserver.org/mailman/listinfo/vserver


About this list Date view Thread view Subject view Author view Attachment view
[Next/Previous Months] [Main vserver Project Homepage] [Howto Subscribe/Unsubscribe] [Paul Sladen's vserver stuff]
Generated on Sat 17 Sep 2005 - 01:49:48 BST by hypermail 2.1.3