Home
last modified time | relevance | path

Searched hist:"98 c9942aca05fff198cd5ca629599cd193444809" (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/fs/btrfs/
H A Dtransaction.cdiff 98c9942aca05fff198cd5ca629599cd193444809 Sun Sep 11 09:52:24 CDT 2011 Liu Bo <liubo2009@cn.fujitsu.com> Btrfs: fix misuse of trans block rsv

At the beginning of create_pending_snapshot, trans->block_rsv is set
to pending->block_rsv and is used for snapshot things, however, when
it is done, we do not recover it as will.

Signed-off-by: Liu Bo <liubo2009@cn.fujitsu.com>
Signed-off-by: Chris Mason <chris.mason@oracle.com>