[PATCH 1/4] JFS: Remove shadow variable from fs/jfs/jfs_txnmgr.c:xtLog()
[email protected] (Dave Kleikamp) Wed, 20 Sep 2006 15:52:18 -0500 (CDT)
| Newsgroups | gmane.comp.file-systems.jfs.patches |
|---|---|
| Message-ID | <[email protected]> |
JFS: Remove shadow variable from fs/jfs/jfs_txnmgr.c:xtLog() Signed-off-by: Tony Breeds <[email protected]> Signed-off-by: Dave Kleikamp <[email protected]> --- commit bdc3d9e5af7d9c105be734dd7b5c3f1d9425a15a tree 8a9fd8cf85f44e2595b42b565cf98be1772fe3b0 parent 38f5745c5a90641079fd5b48600ae63f7ab6edcd author Tony Breeds <[email protected]> Mon, 11 Sep 2006 08:19:19 -0500 committer Dave Kleikamp <[email protected]> Mon, 11 Sep 2006 08:19:19 -0500 fs/jfs/jfs_txnmgr.c | 2 -- 1 files changed, 0 insertions(+), 2 deletions(-) diff --git a/fs/jfs/jfs_txnmgr.c b/fs/jfs/jfs_txnmgr.c index efbb586..17c67d7 100644 --- a/fs/jfs/jfs_txnmgr.c +++ b/fs/jfs/jfs_txnmgr.c @@ -2026,8 +2026,6 @@ static void xtLog(struct jfs_log * log, * truncate entry XAD[twm == next - 1]: */ if (twm == next - 1) { - struct pxd_lock *pxdlock; - /* format a maplock for txUpdateMap() to update bmap * to free truncated delta extent of the truncated * entry XAD[next - 1]; ------------------------------------------------------------------------- Take Surveys. Earn Cash. Influence the Future of IT Join SourceForge.net's Techsay panel and you'll get the chance to share your opinions on IT & business topics through brief surveys -- and earn cash http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV