]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commit
JFS: kernel BUG at fs/jfs/jfs_txnmgr.c:859
authorDave Kleikamp <shaggy@austin.ibm.com>
Thu, 2 Jun 2005 17:18:20 +0000 (12:18 -0500)
committerDave Kleikamp <shaggy@austin.ibm.com>
Thu, 2 Jun 2005 17:18:20 +0000 (12:18 -0500)
commitc2731509cfb538b9b38feaf657fab2334ea45253
treecb7ad2847067b5ba436b78077c4abc61ce736444
parent7078253c085c037c070ca4e8bc9e9e7f18aa1e84
JFS: kernel BUG at fs/jfs/jfs_txnmgr.c:859

add_missing_indices() must set tlck->type to tlckBTROOT when modifying
a root btree root to avoid a trap in txRelease()

Signed-off-by: Dave Kleikamp <shaggy@austin.ibm.com>
fs/jfs/jfs_dtree.c