64 bit quantities in statfs ?

From: Matthew Dillon <dillon_at_apollo.backplane.com>
Date: Mon, 18 Aug 2003 11:54:43 -0700 (PDT)
    As part of the DragonFly effort we are going to increase the 
    mount path limit from 80 chars to 1024.

    This will change the statfs structure.  I thought I would adopt the
    64 bit changes that 5.x has made to keep things synchronized.

    Except... there don't appear to be any 64 bit changes to struct
    statfs in 5.x.  Am I missing something here?  Is there an 'nstatfs'
    structure that I have not seen?  The following probably need to be 64
    bit entries:

	f_blocks
	f_bfree
	f_bavail
	f_files
	f_ffree
	f_syncwrites
	f_asyncwrites
	f_syncreads
	f_asyncreads

					-Matt
					Matthew Dillon 
					<dillon_at_backplane.com>
Received on Mon Aug 18 2003 - 09:54:49 UTC

This archive was generated by hypermail 2.4.0 : Wed May 19 2021 - 11:37:19 UTC