cifs: track DeletePending flag in cifsInodeInfo
authorJeff Layton <jlayton@redhat.com>
Sat, 18 Oct 2008 01:03:20 +0000 (21:03 -0400)
committerSteve French <sfrench@us.ibm.com>
Mon, 20 Oct 2008 00:33:52 +0000 (00:33 +0000)
cifs: track DeletePending flag in cifsInodeInfo

The QPathInfo call returns a flag that indicates whether DELETE_ON_CLOSE
is set. Track it in the cifsInodeInfo.

Signed-off-by: Jeff Layton <jlayton@redhat.com>
Signed-off-by: Steve French <sfrench@us.ibm.com>

No differences found