Re: RFC - tree quotas for Linux (2.4.12, ext2)

Ben Greear (greearb@candelatech.com)
Wed, 17 Oct 2001 22:53:50 -0700


Neil Brown wrote:
>
> Hi,
> In my ongoing effort to provide centralised file storage that I can
> be proud of, I have put together some code to implement tree quotas.
>
> The idea of a tree quota is that the block and inode usage of a file
> is charged to the (owner of the root of the) tree rather than the
> owner (or group owner) of the file.
> This will (I hope) make life easier for me. There are several
> reasons that I have documented (see URL below) but a good one is that
> they are transparent and predictable. du -s $HOME should *always*
> match your usage according to "quota".

Err, except maybe when you also own a file in /home/idiot/idiots_unprotected_storage_dir
(This relates not at all to your patch/comments.)

-- 
Ben Greear <greearb@candelatech.com>       <Ben_Greear AT excite.com>
President of Candela Technologies Inc      http://www.candelatech.com
ScryMUD:  http://scry.wanfear.com     http://scry.wanfear.com/~greear
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/