Re: API questions

2008-10-23 Thread Jan-Marek Glogowski
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Hi On Thu, 23 Oct 2008 [EMAIL PROTECTED] wrote: > > I wonder because while I'm keen to support NFS with aufs on openSUSE, > > but NFS4 isn't as much of a concern on LiveCDs. > > Unfortunately or fortunately, aufs is used in several fields other tha

Re: Fix for AUFS hintent_put

2008-02-14 Thread Jan-Marek Glogowski
> Jan-Marek Glogowski: > > This is a 2.6.24.2 debian based kernel. I'm using aufs on an NSFv4 ro fs > > and a tmpfs as a NFSroot. > > > > Without this patch I get this BUG, and the patch fixes it. > > Thank you. > I guess the dentry has been lookup-ed bef

Re: Fix for AUFS hintent_put

2008-02-14 Thread Jan-Marek Glogowski
On Thu, 14 Feb 2008 [EMAIL PROTECTED] wrote: > Will you show me the actual case (your operation or stack trace)? > I don't think this fix is meaningful. This is a 2.6.24.2 debian based kernel. I'm using aufs on an NSFv4 ro fs and a tmpfs as a NFSroot. Without this patch I get this BUG, and the p

Fix for AUFS hintent_put

2008-02-14 Thread Jan-Marek Glogowski
gards Jan-Marek Glogowski--- a/fs/aufs/dinfo.c.orig 2008-02-14 03:01:38.0 +0100 +++ b/fs/aufs/dinfo.c 2008-02-14 02:57:05.0 +0100 @@ -379,6 +379,7 @@ kfree(hdi); } kfree(hd->hd_intent_list); + hd-&g

aufs 20070924 + NFSv4 + 2.6.23-rc7

2007-09-25 Thread Jan-Marek Glogowski
Hi Just tested the latest CVS snapshot. Begin: union fs setup ... aufs 20070924 Info: Setup union fs using aufs CONFIG_AUFS=m CONFIG_AUFS_BRANCH_MAX_127=y CONFIG_AUFS_SYSAUFS=y CONFIG_AUFS_RR_SQUASHFS=y CONFIG_AUFS_SPLICE_PATCH=y CONFIG_AUFS_PUT_FILP_PATCH=y CONFIG_AUFS_DEBUG=y aufs test_add:473:

Re: aufs CVS + 2.6.23-rc5 + NFSv4 root => BUG

2007-09-18 Thread Jan-Marek Glogowski
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Hi $ patch -p1 --dry-run -i a.patch patching file fs/aufs/Makefile patching file fs/aufs/dentry.c patching file fs/aufs/dentry.h patching file fs/aufs/dinfo.c patching file fs/aufs/export.c patching file fs/aufs/f_op.c patching file fs/aufs/file.c pat

Re: aufs CVS + 2.6.23-rc5 + NFSv4 root => BUG

2007-09-18 Thread Jan-Marek Glogowski
Hi Just tested 2.6.23-rc6 using aufs 20070917. Still the same BUG. It seems my previous mail didn't make it to the list. Interesting difference: the first time a program is run in the nfsroot, it doesn't crash (see the log). HTH Jan-MarekIndex: fs/aufs/f_op.c ==

Re: aufs CVS + 2.6.23-rc5 + NFSv4 root => BUG

2007-09-11 Thread Jan-Marek Glogowski
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Tested 2.6.23-rc6 - didn't solve the BUG. But I think I fixed the sysfs support compared to the previous patch, therefore: aufs 20070903 aufs test_add:455:exe[1828]: uid/gid/perm /root 0/0/0755, 0/0/01777 /config CONFIG_AUFS=m CONFIG_AUFS_FAKE_DM=y

Re: aufs CVS + 2.6.23-rc5 + NFSv4 root => BUG

2007-09-11 Thread Jan-Marek Glogowski
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Hi > Please tell me your environment precisely. > Are you using aufs on nfs-server side? Nope. Some more background. I want to use the latest Debian FAI (fully automated installation 3.2) with NFSv4 on Debian Etch. > In other words, - - my nfs ser

aufs CVS + 2.6.23-rc5 + NFSv4 root => BUG

2007-09-10 Thread Jan-Marek Glogowski
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Hi I'm looking for a solution to get union based fs running on a NFSv4 NFSroot. As unionfs doesn't support NFSv4, I'm trying to get aufs running. Since there had been a change to the vm_operations_struct, compared to the aufs cvs version, I tried to