Fix a bug when returning the filehandle in creat() and return the filehandle
authorRonnie Sahlberg <ronniesahlberg@gmail.com>
Tue, 16 Apr 2013 04:37:03 +0000 (21:37 -0700)
committerRonnie Sahlberg <ronniesahlberg@gmail.com>
Tue, 16 Apr 2013 04:37:03 +0000 (21:37 -0700)
commit0c1a9d7a6b0dd2ff09868a99141ed1fc98533d22
treed562644b71b7b08ae1c13fc8dbc239a594a806fe
parent73f4ae7cca447767dbcf4e574e585be007d3be47
Fix a bug when returning the filehandle in creat()  and return the filehandle
of the object we created and not the filehandle of the parent directory
lib/libnfs.c