[dev] [PATCH] IMP_Quota patch reworked

Etienne Goyer etienne.goyer at linuxquebec.com
Thu Sep 25 06:42:51 PDT 2003


I was wondering what had been fixed (apparently, just function
documentation) and noticed a little error in function description.  The
line :

    * Get quota information (used/allocated), in kB.
                                                 ^^
should read :

    * Get quota information (used/allocated), in bytes.
                                                 ^^^^^
This error slipped because, at first, I was to return kB but since some
driver where getting quota in bytes, I thought there was no reason to
lose precision.

Sorry for the slip, it would need to be corrected.  Thanks for
commiting.
        
On Wed, Sep 24, 2003 at 12:41:41PM -0600, Michael M Slusarz wrote:
> Quoting Etienne Goyer <etienne.goyer at linuxquebec.com>:
> 
> | Here is a second revision of the patch I sent yesterday that rework the
> | IMP_Quota class.  I addressed the concern raised by Jan (thanks for your
> | feedback).
> 
> Committed with a few fixes.  Thanks.
> 
> michael
> 
> ______________________________________________
> Michael Slusarz [slusarz at bigworm.colorado.edu]
> The University of Colorado at Boulder
> 
> -- 
> Horde developers mailing list
> Frequently Asked Questions: http://horde.org/faq/
> To unsubscribe, mail: dev-unsubscribe at lists.horde.org

-- 
Etienne Goyer                    Linux Québec Technologies Inc.
http://www.LinuxQuebec.com       etienne.goyer at linuxquebec.com


More information about the dev mailing list