.\" 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_INIT" "9" "09 October 2005" "" ""
.SH NAME
nfs_async_unlink_init \- Initialize the RPC info
.SH SYNOPSIS
"SYNOPSIS"
.sp
\fB
.sp
void nfs_async_unlink_init (struct rpc_task * \fItask\fB);
\fR
.SH "ARGUMENTS"
.TP
\fB\fItask\fB\fR
rpc_task of the sillydelete
.SH "DESCRIPTION"
.PP
We delay initializing RPC info until after the call to \fBdentry_iput\fR
in order to minimize races against \fBrename\fR\&.