summaryrefslogtreecommitdiffstats
path: root/fs/fs-writeback.c
diff options
context:
space:
mode:
authorWei Yongjun <yongjun_wei@trendmicro.com.cn>2012-09-05 08:38:03 +0200
committerTrond Myklebust <Trond.Myklebust@netapp.com>2012-10-02 00:39:05 +0200
commit4e266229dbb0782d91b75633322edd632794b86d (patch)
tree9f677ece4ca723c4f036d25b77f133785adc57ed /fs/fs-writeback.c
parentpnfsblock: fix non-aligned DIO write (diff)
downloadlinux-4e266229dbb0782d91b75633322edd632794b86d.tar.xz
linux-4e266229dbb0782d91b75633322edd632794b86d.zip
pnfsblock: use list_move_tail instead of list_del/list_add_tail
Using list_move_tail() instead of list_del() + list_add_tail(). spatch with a semantic match is used to found this problem. (http://coccinelle.lip6.fr/) Signed-off-by: Wei Yongjun <yongjun_wei@trendmicro.com.cn> Signed-off-by: Trond Myklebust <Trond.Myklebust@netapp.com>
Diffstat (limited to 'fs/fs-writeback.c')
0 files changed, 0 insertions, 0 deletions