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
Makefile -rw-r--r-- 571 bytes
fabs.c -rw-r--r-- 274 bytes
fadd.c -rw-r--r-- 701 bytes
fadds.c -rw-r--r-- 732 bytes
fcmpo.c -rw-r--r-- 972 bytes
fcmpu.c -rw-r--r-- 878 bytes
fctiw.c -rw-r--r-- 425 bytes
fctiwz.c -rw-r--r-- 535 bytes
fdiv.c -rw-r--r-- 1.1 KB
fdivs.c -rw-r--r-- 1.2 KB
fmadd.c -rw-r--r-- 1.1 KB
fmadds.c -rw-r--r-- 1.1 KB
fmr.c -rw-r--r-- 260 bytes
fmsub.c -rw-r--r-- 1.1 KB
fmsubs.c -rw-r--r-- 1.1 KB
fmul.c -rw-r--r-- 983 bytes
fmuls.c -rw-r--r-- 1014 bytes
fnabs.c -rw-r--r-- 275 bytes
fneg.c -rw-r--r-- 274 bytes
fnmadd.c -rw-r--r-- 1.1 KB
fnmadds.c -rw-r--r-- 1.1 KB
fnmsub.c -rw-r--r-- 1.1 KB
fnmsubs.c -rw-r--r-- 1.2 KB
fres.c -rw-r--r-- 192 bytes
frsp.c -rw-r--r-- 490 bytes
frsqrte.c -rw-r--r-- 189 bytes
fsel.c -rw-r--r-- 748 bytes
fsqrt.c -rw-r--r-- 708 bytes
fsqrts.c -rw-r--r-- 739 bytes
fsub.c -rw-r--r-- 831 bytes
fsubs.c -rw-r--r-- 862 bytes
lfd.c -rw-r--r-- 346 bytes
lfs.c -rw-r--r-- 792 bytes
math.c -rw-r--r-- 11.9 KB
math_efp.c -rw-r--r-- 16.5 KB
mcrfs.c -rw-r--r-- 582 bytes
mffs.c -rw-r--r-- 282 bytes
mtfsb0.c -rw-r--r-- 321 bytes
mtfsb1.c -rw-r--r-- 320 bytes
mtfsf.c -rw-r--r-- 1.3 KB
mtfsfi.c -rw-r--r-- 425 bytes
stfd.c -rw-r--r-- 301 bytes
stfiwx.c -rw-r--r-- 253 bytes
stfs.c -rw-r--r-- 784 bytes
udivmodti4.c -rw-r--r-- 3.4 KB

back to top