[OpenAFS] Re: Changing freespace value returned to 'df' - Linux

Steve Simmons scs@umich.edu
Mon, 10 Sep 2012 11:12:08 -0400


On Sep 10, 2012, at 10:58 AM, Andrew Deason wrote:

> On Fri, 7 Sep 2012 17:37:41 -0400 (EDT)
> Richard Brittain <Richard.Brittain@dartmouth.edu> wrote:
> 
>> The magic number embedded in osi_vfsops.c is easy enough to find, but
>> can anyone tell me if they have successfully changed this, or are
>> there side-effects which will bite ?
> 
> I have not done this, but it's hard to imagine any issues if you set it
> to, say, 2^31-1 or under. And with anything higher, I'd expect any
> issues are ones that would come up with any filesystem of that size, so
> that doesn't seem too likely, either.

I'd have no problem with this.