X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=fs%2Focfs2%2Fstack_user.c;h=c021280dd462bc1303b89fd5d1806c8cf994d528;hb=d83b14c0db5b238975990c0abda51521120106e9;hp=6b97d11f6bf89c067912c2c7c571af2430ea0e2b;hpb=d389c7d8988aecfdc06d9e9f9769af09e6592082;p=pandora-kernel.git diff --git a/fs/ocfs2/stack_user.c b/fs/ocfs2/stack_user.c index 6b97d11f6bf8..c021280dd462 100644 --- a/fs/ocfs2/stack_user.c +++ b/fs/ocfs2/stack_user.c @@ -816,8 +816,7 @@ out: return rc; } -static int user_cluster_disconnect(struct ocfs2_cluster_connection *conn, - int hangup_pending) +static int user_cluster_disconnect(struct ocfs2_cluster_connection *conn) { dlm_release_lockspace(conn->cc_lockspace, 2); conn->cc_lockspace = NULL;