perl-fuse.git
19 years agobump version 0.05
Dobrica Pavlinusic [Sun, 20 Mar 2005 00:41:27 +0000 (00:41 +0000)]
bump version

git-svn-id: svn+ssh://llin/home/dpavlin/private/svn/fuse/perl/trunk@12 6e4b0b00-1209-0410-87b2-b275959b5705

19 years agoRichard Dawe <rich(at)phekda(dot)gotadsl(dot)co(dot)uk>
Dobrica Pavlinusic [Sun, 20 Mar 2005 00:37:31 +0000 (00:37 +0000)]
Richard Dawe <rich(at)phekda(dot)gotadsl(dot)co(dot)uk>

Please find attached a patch that makes statfs.t pass on the x86_64
architecture. With Linux on x86_64 statfs returns 64-bit fields by default, so
the unpack format returns junk.

I also found that I would get a glibc warning about memory corruption. This is
because the statfs structure returned by the kernel includes some padding for
future expansion. So the statfs buffer also needed to be made bigger.

git-svn-id: svn+ssh://llin/home/dpavlin/private/svn/fuse/perl/trunk@11 6e4b0b00-1209-0410-87b2-b275959b5705

19 years agoFrom: Richard Dawe <rich(at)phekda(dot)gotadsl(dot)co(dot)uk>
Dobrica Pavlinusic [Sun, 20 Mar 2005 00:36:05 +0000 (00:36 +0000)]
From: Richard Dawe <rich(at)phekda(dot)gotadsl(dot)co(dot)uk>

Please find attached a patch that allows Fuse.pm's test suite to run as a
non-root user. It will skip all the tests that require root priveleges (giving
away ownership using chown, mknod of character and block devices). The patch
creates a test root and mount point per user.

The patch also uses POSIX::WEXITSTATUS instead of the less portable "$? >> 8"
idiom.

git-svn-id: svn+ssh://llin/home/dpavlin/private/svn/fuse/perl/trunk@10 6e4b0b00-1209-0410-87b2-b275959b5705

19 years agocompilation fix
Dobrica Pavlinusic [Fri, 7 Jan 2005 23:38:41 +0000 (23:38 +0000)]
compilation fix

git-svn-id: svn+ssh://llin/home/dpavlin/private/svn/fuse/perl/trunk@9 6e4b0b00-1209-0410-87b2-b275959b5705

19 years agoIt seems that blockcount isn't last argument any longer. Fixed.
Dobrica Pavlinusic [Fri, 26 Nov 2004 20:38:56 +0000 (20:38 +0000)]
It seems that blockcount isn't last argument any longer. Fixed.

git-svn-id: svn+ssh://llin/home/dpavlin/private/svn/fuse/perl/trunk@8 6e4b0b00-1209-0410-87b2-b275959b5705

19 years agofix compilation problems 0.04
Dobrica Pavlinusic [Thu, 18 Nov 2004 12:09:10 +0000 (12:09 +0000)]
fix compilation problems

git-svn-id: svn+ssh://llin/home/dpavlin/private/svn/fuse/perl/trunk@7 6e4b0b00-1209-0410-87b2-b275959b5705

19 years agoInitial revision
Miklos Szeredi [Thu, 11 Nov 2004 14:44:15 +0000 (14:44 +0000)]
Initial revision

git-svn-id: svn+ssh://llin/home/dpavlin/private/svn/fuse/perl/trunk@4 6e4b0b00-1209-0410-87b2-b275959b5705

18 years ago[vcp] select <> as trunk
Dobrica Pavlinusic [Thu, 29 Dec 2005 16:19:29 +0000 (16:19 +0000)]
[vcp] select <> as trunk

git-svn-id: svn+ssh://llin/home/dpavlin/private/svn/fuse/perl/trunk@3 6e4b0b00-1209-0410-87b2-b275959b5705

18 years agoVCP: initializing layout
nobody [Thu, 29 Dec 2005 16:19:23 +0000 (16:19 +0000)]
VCP: initializing layout

git-svn-id: svn+ssh://llin/home/dpavlin/private/svn/fuse/perl/trunk@2 6e4b0b00-1209-0410-87b2-b275959b5705