]> www.infradead.org Git - users/jedix/linux-maple.git/commit
Fix compilation error introduced by "cancel the setfilesize transation
authorAshok Vairavan <avairava@ca-dev48.us.oracle.com>
Tue, 9 Aug 2016 18:06:22 +0000 (11:06 -0700)
committerChuck Anderson <chuck.anderson@oracle.com>
Mon, 31 Oct 2016 00:04:50 +0000 (17:04 -0700)
commit5e880a14eb9f73b8206fb7f48d88c5e866115b3b
tree1995de00e293262a428414c2b63fc93d7690852e
parent6f32ef31ecf4f233475d5f1bc30eb919a50789dd
Fix compilation error introduced by "cancel the setfilesize transation
when io error happen"

xfs_trans_cancel() has two args in UEK4.

Orabug: 24385189
Signed-off-by: Ashok Vairavan <ashok.vairavan@oracle.com>
fs/xfs/xfs_aops.c