.\" This manpage has been automatically generated by docbook2man .\" from a DocBook document. This tool can be found at: .\" .\" Please send any bug reports, improvements, comments, patches, .\" etc. to Steve Cheng . .TH "NFS_ASYNC_UNLINK_RELEASE" "9" "09 October 2005" "" "" .SH NAME nfs_async_unlink_release \- Release the sillydelete data. .SH SYNOPSIS "SYNOPSIS" .sp \fB .sp void nfs_async_unlink_release (struct rpc_task * \fItask\fB); \fR .SH "ARGUMENTS" .TP \fB\fItask\fB\fR rpc_task of the sillydelete .SH "DESCRIPTION" .PP We need to call nfs_put_unlinkdata as a 'tk_release' task since the rpc_task would be freed too.