diff options
author | 2009-08-24 06:14:07 +0200 | |
---|---|---|
committer | 2009-09-16 14:15:28 +0200 | |
commit | d6db07ded51c5fb4df2f4a32e6a41e9bb5db7fc4 (patch) | |
tree | 149cc06d32038b9ba56cb1b54197b649af36083b /include/linux/moduleparam.h | |
parent | fuse: document protocol version negotiation (diff) | |
download | wireguard-linux-d6db07ded51c5fb4df2f4a32e6a41e9bb5db7fc4.tar.xz wireguard-linux-d6db07ded51c5fb4df2f4a32e6a41e9bb5db7fc4.zip |
fuse: use drop_nlink() instead of direct nlink manipulation
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>
Diffstat (limited to 'include/linux/moduleparam.h')
0 files changed, 0 insertions, 0 deletions