]> git.karo-electronics.de Git - karo-tx-linux.git/commit
pnfs/flexfiles: Do not dprintk after the free
authorTom Haynes <thomas.haynes@primarydata.com>
Tue, 10 Feb 2015 01:48:32 +0000 (17:48 -0800)
committerTrond Myklebust <trond.myklebust@primarydata.com>
Tue, 10 Feb 2015 03:34:29 +0000 (22:34 -0500)
commit480486b4733d5bc7d9fe765b34bc6c2b72d5c12e
tree208eb0b9d905ee7fcd287788dba1d0831bd9ccf9
parent402e23b4ed9ed81852b6c15b793fcf84ea91e491
pnfs/flexfiles: Do not dprintk after the free

Found by 0-DAY kernel test infrastructure:

fs/nfs/flexfilelayout/flexfilelayoutdev.c:520:13-16: ERROR: reference preceded by free on line 518
fs/nfs/flexfilelayout/flexfilelayoutdev.c:520:26-29: ERROR: reference preceded by free on line 518
fs/nfs/flexfilelayout/flexfilelayoutdev.c:520:39-42: ERROR: reference preceded by free on line 518
fs/nfs/flexfilelayout/flexfilelayoutdev.c:521:3-6: ERROR: reference preceded by free on line 518

Reported-by: Julia Lawall <julia.lawall@lip6.fr>
Signed-off-by: Tom Haynes <loghyr@primarydata.com>
Signed-off-by: Trond Myklebust <trond.myklebust@primarydata.com>
fs/nfs/flexfilelayout/flexfilelayoutdev.c