Revision 1cd307990d6e2b4965620e339a92e0d7ae853e13 authored by Tsutomu Itoh on 19 May 2011, 05:19:08 UTC, committed by Chris Mason on 23 May 2011, 17:24:39 UTC
Currently, btrfs_truncate_item and btrfs_extend_item returns only 0.
So, the check by BUG_ON in the caller is unnecessary.

Signed-off-by: Tsutomu Itoh <t-itoh@jp.fujitsu.com>
Signed-off-by: Chris Mason <chris.mason@oracle.com>
1 parent 65a246c
History
File Mode Size
check-gas -rwxr-xr-x 277 bytes
check-gas-asm.S -rw-r--r-- 37 bytes
check-model.c -rw-r--r-- 47 bytes
check-segrel.S -rw-r--r-- 45 bytes
check-segrel.lds -rw-r--r-- 203 bytes
check-serialize.S -rw-r--r-- 41 bytes
check-text-align.S -rw-r--r-- 69 bytes
pvcheck.sed -rw-r--r-- 2.0 KB
toolchain-flags -rwxr-xr-x 1.4 KB
unwcheck.py -rw-r--r-- 1.7 KB

back to top