Skip to content
Commit 31cd106b authored by Phillip Potter's avatar Phillip Potter Committed by Steve French
Browse files

fs: cifs: Replace _free_xid call in cifs_root_iget function



Modify end of cifs_root_iget function in fs/cifs/inode.c to call
free_xid(xid) instead of _free_xid(xid), thereby allowing debug
notification of this action when enabled.

Signed-off-by: default avatarPhillip Potter <phil@philpotter.co.uk>
Signed-off-by: default avatarSteve French <smfrench@gmail.com>
parent d68f353f
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment