Wang Xibo e7cb550d79 GFS2: fix code parameter error in inode_go_lock
In inode_go_lock() function, the parameter order of list_add() is error.
According to the define of list_add(), the first parameter is new entry
and the second is the list head, so ip->i_trunc_list should be the
first parameter and the sdp->sd_trunc_list should be second.

Signed-off-by: Wang Xibo<wang.xibo@zte.com.cn>
Signed-off-by: Xiao Likun<xiao.likun@zte.com.cn>
Signed-off-by: Bob Peterson <rpeterso@redhat.com>
2017-07-21 07:40:59 -05:00
..
2016-05-12 22:28:05 -04:00
2014-03-03 13:50:12 +00:00
2016-06-27 09:47:09 -05:00
2017-07-05 07:20:52 -05:00
2016-06-27 09:47:08 -05:00
2017-07-17 13:39:15 -05:00
2017-07-07 13:22:05 -05:00
2017-07-07 13:22:05 -05:00
2016-08-02 12:05:27 -05:00
2013-06-03 14:20:18 -07:00
2014-05-14 10:04:34 +01:00
2016-06-07 13:41:38 -06:00
2011-05-10 13:12:49 +01:00
2017-04-19 08:25:43 -04:00
2012-01-11 09:23:05 +00:00
2015-12-06 21:25:17 -05:00