This is the mail archive of the libc-hacker@cygnus.com mailing list for the glibc project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: An importanta patch for glibc 2.1.1


> |> 
> |> It doesn't matter. If we have f_frsize, "df" will use it with
> |> f_blocks.
> 
> Only if nonzero.
> 
> |> Also people may use f_bsize for I/O. We have to make
> |> both happy.
> 
> So my proposal will make both happy, won't it?  Except that i now favor
> setting f_frsize to zero, since Linux does not support it.
> 

That will work. Make sure we set f_frsize to 0 for all filesytstems.

-- 
H.J. Lu (hjl@gnu.org)


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]