Displaying 20 results from an estimated 440 matches for "statf".
Did you mean:
state
2002 Feb 25
2
samba & solaris 8
...le 2.2.3a on solaris 8
and getting the following:
Is it supported on sol 8?
after typing configure and after many
lines i get:
-----much deleted------
ecking how to get filesystem space usage
checking statvfs64 function (SVR4)... no
checking statvfs function (SVR4)... no
checking for 3-argument statfs function (DEC OSF/1)... no
checking for two-argument statfs with statfs.bsize member (AIX, 4.3BSD)... no
checking for four-argument statfs (AIX-3.2.5, SVR3)... no
checking for two-argument statfs with statfs.fsize member (4.4BSD and NetBSD)...
no
checking for two-argument statfs with struct fs_dat...
2006 Aug 08
1
[patch] mips fix statfs
please pull from git://charm.itp.tuwien.ac.at/mattems/klibc/.git
branch maks.
arch/mips/klibc/archconfig.h | 3 +++
klibc/sysconfig.h | 10 ++++++++++
sys/vfs.h | 17 +++++++++++++++++
3 files changed, 30 insertions(+)
2007 Dec 07
2
[PATCH] add statfs extension to sftp-server
And while we are at it, can you please comment on these patches as
well, originally submitted around one year ago.
Oh, and I think we can agree, that the secsh-filexfer standardization
is dead, so there's not much point in trying to support newer protocol
versions, which don't have statfs anyway.
Thanks,
Miklos
-----
This is needed to be able to support statfs operation on an SSH
filesystem (http://fuse.sourceforge.net/sshfs.html).
It uses and sends only those fields of struct statfs which are common
with struct statvfs as defined by POSIX, and which are shared among
most UNIX-l...
2006 Aug 19
0
[PATCH] add statfs extension to sftp-server
This is needed to be able to support statfs operation on an SSH
filesystem (http://fuse.sourceforge.net/sshfs.html).
It uses and sends only those fields of struct statfs which are common
with struct statvfs as defined by POSIX, and which are shared among
most UNIX-like systems.
The SSH_FXP_EXTENDED message type is used, so this change is...
2002 Aug 19
1
RPM build errors-Possible Bug?
...he rpm for Samba 2.2.5. I haven't uninstalled the
other version as we are using it. I got the tar.gz from the Samba web site.
I type
# sh makerpms.sh and this is what I get this @ the end:
checking statvfs64 function (SVR4)... no
checking statvfs function (SVR4)... no
checking for 3-argument statfs function (DEC OSF/1)... no
checking for two-argument statfs with statfs.bsize member (AIX, 4.3BSD)...
no
checking for four-argument statfs (AIX-3.2.5, SVR3)... no
checking for two-argument statfs with statfs.fsize member (4.4BSD and
NetBSD)..o
checking for two-argument statfs with struct fs_data (...
2013 Oct 23
3
Samba vfs_glusterfs Quota Support?
Hi All,
I'm setting up a gluster cluster that will be accessed via smb. I was
hoping that the quotas. I've configured a quota on the path itself:
# gluster volume quota gfsv0 list
path limit_set size
----------------------------------------------------------------------------------
/shares/testsharedave 10GB 8.0KB
And I've
2010 Jul 20
1
Package ff building error on solaris x64 10u7
...cking fcntl.h presence... yes
checking for fcntl.h... yes
checking sys/param.h usability... yes
checking sys/param.h presence... yes
checking for sys/param.h... yes
checking sys/mount.h usability... yes
checking sys/mount.h presence... yes
checking for sys/mount.h... yes
checking for struct statfs.f_iosize... no
checking sys/statfs.h usability... yes
checking sys/statfs.h presence... yes
checking for sys/statfs.h... yes
checking for struct statfs.f_iosize... (cached) no
checking sys/statvfs.h usability... yes
checking sys/statvfs.h presence... yes
checking for sys/statvfs.h... yes
c...
2004 Apr 27
2
build problem on SuSE SLES 8 SP3 (s390) - struct statfs redefinition?
...ting /srv/build/samba-3.0.2a/source/nsswitch/winbindd_proto.h
creating /srv/build/samba-3.0.2a/source/web/swat_proto.h
creating /srv/build/samba-3.0.2a/source/client/client_proto.h
creating /srv/build/samba-3.0.2a/source/utils/net_proto.h
Compiling dynconfig.c
In file included from /usr/include/asm/statfs.h:6,
from /usr/include/linux/vfs.h:4,
from /usr/include/linux/fs.h:13,
from /usr/include/linux/capability.h:17,
from /usr/include/sys/capability.h:24,
from include/includes.h:355,
from dynco...
2006 May 05
0
statfs() error message
i use openbsd/i386, dovecot-1.0b7
i see the error message in maillog
dovecot: statfs(mail/username) failed: No such file or directory
i guess the statfs() can not find the directory,
because i run dovecot-imap in chroot
userdb static {
args = uid=34567 gid=34567 home=/var/./mail
}
i am sure, i have this directory "/var/mail/username",
and i add "nfs_check = no&qu...
2001 May 03
2
configure problem
Hi! I am trying to install samba 2.2 on a Sun and I'm getting this error:
./configure --prefix=/local --with-ssl
checking how to get filesystem space usage
checking statvfs64 function (SVR4)... no
checking statvfs function (SVR4)... no
checking for 3-argument statfs function (DEC OSF/1)... no
checking for two-argument statfs with statfs.bsize member (AIX, 4.3BSD)...
no
checking for four-argument statfs (AIX-3.2.5, SVR3)... no
checking for two-argument statfs with statfs.fsize member (4.4BSD and
NetBSD)... no
checking for two-argument statfs with struct fs_dat...
2002 Aug 16
0
RPM build errors:
...er version as we are using it. Once I get thinks right, will I have to #
rpm -e <old rpm>, or can I
# rpm -U <new rpm> from 2.2.3.a?
Here is the error message and what came before:
checking statvfs64 function (SVR4)... no
checking statvfs function (SVR4)... no
checking for 3-argument statfs function (DEC OSF/1)... no
checking for two-argument statfs with statfs.bsize member (AIX, 4.3BSD)...
no
checking for four-argument statfs (AIX-3.2.5, SVR3)... no
checking for two-argument statfs with statfs.fsize member (4.4BSD and
NetBSD)..o
checking for two-argument statfs with struct fs_data (...
2001 Nov 01
3
compile problem, Red Hat 7.2
...from /usr/include/linux/vfs.h:4,
from /usr/include/linux/fs.h:14,
from /usr/include/linux/capability.h:17,
from /usr/include/sys/capability.h:24,
from include/includes.h:330,
from smbd/server.c:22:
/usr/include/asm/statfs.h:12: redefinition of `struct statfs'
make: *** [smbd/server.o] Error 1
atlantis:source 534 $ uname -srv
Linux 2.4.9-7 #1 Thu Oct 18 13:42:17 EDT 2001
This built fine on 7.1.
Thank you ... -d
- --
David Talkington
PGP key: http://www.prairienet.org/~dtalk/0xCA4C11AD.pgp
- ----------...
2004 Mar 16
1
Problems Compiling Samba 3.0.2a on SLES8 SP3
...proto.h
creating /usr/local/downloads/samba-3.0.2a/source/utils/net_proto.h
Compiling dynconfig.c
cc1: warning: changing search order for system directory
"/usr/local/include"
cc1: warning: as it has already been specified as a non-system directory
In file included from /usr/include/asm/statfs.h:6,
from /usr/include/linux/vfs.h:4,
from /usr/include/linux/fs.h:13,
from /usr/include/linux/capability.h:17,
from /usr/include/sys/capability.h:24,
from include/includes.h:355,
from dynconfig.c...
2007 Dec 10
9
[Bug 1399] New: add statfs extension to sftp-server
https://bugzilla.mindrot.org/show_bug.cgi?id=1399
Summary: add statfs extension to sftp-server
Classification: Unclassified
Product: Portable OpenSSH
Version: -current
Platform: All
OS/Version: All
Status: NEW
Severity: normal
Priority: P2
Component: sftp-server
AssignedTo:...
2007 Jul 13
0
SFTP statfs / df patch
Here is a patch that adds to sftp a simple df command and to sftp-
server a way to transfer a simple statfs structure. I followed the
recommendations that were talked about in this message: http://
marc.info/?l=openssh-unix-dev&m=117193182718030 and want this feature
for the same reason.
Have a nice day.
- David Selassie
2000 Feb 11
1
Problems compiling 2.0.6 on AIX 4.1.5
I've been trying to compile Samba 2.0.6 on an RS/6000 J30 running AIX 4.1.5
using gcc 2.95.1.
Basically, when I run 'make', every file that it attempts to compile returns
the same warning, involving 'struct statfs' in /usr/include/sys/vfs.h
I've listed the beginning and end of the output, but didn't think it worth
including the whole lot as it's an identical warning for every compile.
I'm (obviously) a bit new to C, so I'd appreciate any hints before I start
trying to hack the code...
2003 Nov 18
1
compile failure on 3.0.0 and 3.0.1pre3
...shepard/samba-3.0.0/source/nsswitch/winbindd_proto.h
creating /home/rshepard/samba-3.0.0/source/web/swat_proto.h
creating /home/rshepard/samba-3.0.0/source/client/client_proto.h
creating /home/rshepard/samba-3.0.0/source/utils/net_proto.h
Compiling dynconfig.c
In file included from /usr/include/asm/statfs.h:6,
from /usr/include/linux/vfs.h:4,
from /usr/include/linux/fs.h:13,
from /usr/include/linux/capability.h:17,
from /usr/include/sys/capability.h:24,
from include/includes.h:359,
from dynconfig.c:21:
/usr/include/asm-ppc/statfs.h:15:
redefinition of `struct statfs'
make: *** [dync...
2002 Feb 28
1
Problems compiling Samba TNG 2.6.1
Hello,
i have a red hat 7.2 system and set the environment variable CC='kgcc'.
I have git the standard kernel:
[root@linux-test source]# rpm -qf /usr/include/asm/statfs.h
kernel-headers-2.4.7-10
But when compiling the tng-source i get the following error:
Using FLAGS
-O -Iinclude -I./include -I./ubiqx -I./smbwrapper -I./lib -DLOGFILEBASE="/
usr/local/samba/var" -DSMBLOGFILE="/usr/local/samba/var/log.smb" -DNMBLOGFIL
E="/usr/local/sam...
2008 Feb 18
1
3.61 and .62-pre10: extlinux compilation problem on Linux 2.4
...-MT,extlinux.o,-MMD,.extlinux.o.d -W -Wall -Wno-sign-compare -D_FILE_OFFSET_BITS=64 -g -Os -I. -I.. -I../libinstaller -c -o
extlinux.o extlinux.c
In file included from /usr/include/linux/vfs.h:4,
from /usr/include/linux/fs.h:14,
from extlinux.c:43:
/usr/include/asm/statfs.h:12: error: redefinition of 'struct statfs'
make[1]: *** [extlinux.o] Error 1
make[1]: Leaving directory `/home/gzp/src/syslinux-3.62-pre10/extlinux'
make: *** [all] Error 2
[kernel]
Linux gzp1 2.4.36-gzp1 #1 SMP Wed Jan 2 09:25:29 CET 2008 i686
GNU/Linux
[glibc]
GNU C Library stabl...
2003 Apr 11
1
Problems building Samba on SuSE Linux 8
I've been having problems building Samba on SuSE 8 (S390), and I've made some progress figuring out why.
The error is "Redefinition of structure statfs" during compile of smbd/server.c.
There are two statfs.h include files on my system: One in /usr/include/sys, and another in /usr/include/asm-s390, and they're different. The Samba include.h file includes the one from sys, if it
finds it, but there's a later chain of includes start...