From: Steve French Date: Fri, 3 Aug 2012 13:43:01 +0000 (-0500) Subject: CIFS: Protect i_nlink from being negative X-Git-Tag: v3.6-rc5~19^2~3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b7ca69289680cf631fb20b7d436467c4ec1153cd;p=pandora-kernel.git CIFS: Protect i_nlink from being negative that can cause warning messages. Pavel had initially suggested a smaller patch around drop_nlink, after a similar problem was discovered NFS. Protecting additional places where nlink is touched was suggested by Jeff Layton and is included in this. Reviewed-by: Pavel Shilovsky Reviewed-by: Jeff Layton Signed-off-by: Steve French Signed-off-by: Steve French --- Reading git-diff-tree failed