search for: sys_get_xfs_quota

Displaying 4 results from an estimated 4 matches for "sys_get_xfs_quota".

Did you mean: sys_get_vfs_quota
2004 Sep 14
1
quota-support seems to be broken in 3.0.6/3.0.7
..., 4] smbd/vfs.c:vfs_ChDir(654) vfs_ChDir to /home/Administrator [2004/09/14 03:41:46, 3] smbd/trans2.c:call_trans2qfsinfo(1804) call_trans2qfsinfo: level = 1007 [2004/09/14 03:41:46, 10] lib/sysquotas.c:sys_get_quota(391) sys_get_quota() uid(0, 0) [2004/09/14 03:41:46, 10] lib/sysquotas_xfs.c:sys_get_xfs_quota(93) sys_get_xfs_quota: path[/home] bdev[/dev/sda3] SMB_USER_QUOTA_TYPE uid[0] [2004/09/14 03:41:46, 10] lib/sysquotas.c:sys_get_quota(401) sys_get_xfs_quota() called for mntpath[/home] bdev[/dev/sda3] qtype[2] id[0]. [2004/09/14 03:41:46, 10] lib/sysquotas.c:sys_get_quota(391) sys_get_quota()...
2006 Apr 19
1
quota on xfs on lvm doesn't work(?)
...ock device (e.g. /dev/sdc1) is used for the fs, quota works like expected: /dev/sdc1 on /mnt/tmp type xfs (rw,usrquota) output from level quota:10 debug: [2006/04/19 14:38:48, 10] lib/sysquotas.c:sys_get_quota(394) sys_get_quota() uid(4004, 4004) [2006/04/19 14:38:48, 10] lib/sysquotas_xfs.c:sys_get_xfs_quota(93) sys_get_xfs_quota: path[/mnt/tmp] bdev[/dev/sdc1] SMB_USER_QUOTA_TYPE uid[4004] [2006/04/19 14:38:48, 10] lib/sysquotas.c:sys_get_quota(404) sys_get_xfs_quota() called for mntpath[/mnt/tmp] bdev[/dev/sdc1] qtype[2] id[4004]. But when a logical volume is used for the fs, it doesn't...
2005 Dec 24
0
Cannot exec program from network drive after 10 minutes (II)
...ve(0, 513), real(0, 0)] smbd/trans2.c:call_trans2qfsinfo(2128) call_trans2qfsinfo: level = 1007 [2005/12/22 09:46:07, 10, effective(0, 513), real(0, 0)] lib/sysquotas.c:sys_get_quota(391) sys_get_quota() uid(0, 0) [2005/12/22 09:46:07, 10, effective(0, 513), real(0, 0)] lib/sysquotas_xfs.c:sys_get_xfs_quota(93) sys_get_xfs_quota: path[/home/samba] bdev[/dev/data1vg/sambalv] SMB_USER_QUOTA_TYPE uid[0] [2005/12/22 09:46:07, 3, effective(0, 513), real(0, 0)] lib/sysquotas.c:sys_get_quota(398) sys_get_xfs_quota() failed for mntpath[/home/samba] bdev[/dev/data1vg/sambalv] qtype[2] id[0]: Die angef...
2012 Nov 05
7
VFS ACL with SMB2
Hello, I have a question because POSIX ACL with SMB2 max protocol does not work properly.Did you test VFS xattr acls with SMB2 max protocol? Is it working corectly? Best regards/Adrian Berlin --