+1
−1
Loading
drop_nlink() is the API function to decrease the link count of an inode. However, at a place the control filesystem used the decrement operator on i_nlink directly. Fix this. Cc: Anand Avati <avati@gluster.com> Signed-off-by:Csaba Henk <csaba@gluster.com> Signed-off-by:
Miklos Szeredi <mszeredi@suse.cz>