Home
last modified time | relevance | path

Searched hist:c556723794b3487a79de1ecd6354975b1389f5ff (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/fs/btrfs/
H A Dtransaction.hdiff c556723794b3487a79de1ecd6354975b1389f5ff Wed Sep 14 08:44:05 CDT 2011 Arne Jansen <sensille@gmx.net> Btrfs: hooks to reserve qgroup space

Like block reserves, reserve a small piece of space on each
transaction start and for delalloc. These are the hooks that
can actually return EDQUOT to the user.
The amount of space reserved is tracked in the transaction
handle.

Signed-off-by: Arne Jansen <sensille@gmx.net>
H A Dtransaction.cdiff c556723794b3487a79de1ecd6354975b1389f5ff Wed Sep 14 08:44:05 CDT 2011 Arne Jansen <sensille@gmx.net> Btrfs: hooks to reserve qgroup space

Like block reserves, reserve a small piece of space on each
transaction start and for delalloc. These are the hooks that
can actually return EDQUOT to the user.
The amount of space reserved is tracked in the transaction
handle.

Signed-off-by: Arne Jansen <sensille@gmx.net>
H A Dextent-tree.cdiff c556723794b3487a79de1ecd6354975b1389f5ff Wed Sep 14 08:44:05 CDT 2011 Arne Jansen <sensille@gmx.net> Btrfs: hooks to reserve qgroup space

Like block reserves, reserve a small piece of space on each
transaction start and for delalloc. These are the hooks that
can actually return EDQUOT to the user.
The amount of space reserved is tracked in the transaction
handle.

Signed-off-by: Arne Jansen <sensille@gmx.net>