Home
last modified time | relevance | path

Searched hist:"944746 ec7575258475958d858cdf3a0e4c8f7b9e" (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/fs/btrfs/
H A Dextent_map.cdiff 944746ec7575258475958d858cdf3a0e4c8f7b9e Thu Nov 01 10:28:42 CDT 2007 Yan <yanzheng@21cn.com> Btrfs: small fixes for find_lock_delalloc_range.

There is a 'finish_wait', but no 'prepare_to_wait' . So I think that
the 'prepare_to_wait' is missing. The second change is according to
the name of variable.

Signed-off-by: Chris Mason <chris.mason@oracle.com>