[PATCH] VXFS quotas (fwd)

Mike Gerdts Michael.Gerdts at alcatel.com
Mon Aug 5 12:23:04 GMT 2002


I second it.  Please, someone.

Mike
 
On Mon, 2002-08-05 at 14:36, Andrew Morgan wrote:
> 
> I'm sending this again because I have not received a response yet.  Can
> this patch be applied to the 2.2 tree?
> 
> Thanks,
> 	Andy
> 
> ---------- Forwarded message ----------
> Date: Fri, 26 Jul 2002 10:00:08 -0700 (PDT)
> From: Andrew Morgan <morgan at orst.edu>
> To: samba-technical at lists.samba.org
> Subject: [PATCH] VXFS quotas
> 
> 
> This patch restores Veritas File System (VXFS) quotas to the samba 2.2.x
> tree.  I posted this patch here about a month ago, but I never heard
> anything back and I didn't see the fix in Samba 2.2.5 when it came out.
> 
> 	Andy
> ----
> 

> --- samba-2.2.5/source/include/includes.h.orig	Fri Jul 26 09:55:54 2002
> +++ samba-2.2.5/source/include/includes.h	Fri Jul 26 09:56:35 2002
> @@ -752,6 +752,14 @@
>  #define SYSV 1
>  #endif
>  
> +/*
> + * Veritas File System.  Often in addition to native.
> + * Quotas different.
> + */
> +#if defined(HAVE_SYS_FS_VX_QUOTA_H)
> +#define VXFS_QUOTA
> +#endif  
> +
>  #ifndef DEFAULT_PRINTING
>  #ifdef HAVE_CUPS
>  #define DEFAULT_PRINTING PRINT_CUPS






More information about the samba-technical mailing list