Release file op for relay files
int relay_file_release(struct inode * inode, struct file * filp);
inode
the inode
filp
the file
Decrements the channel refcount, as the filesystem is no longer using it.