Closed GoogleCodeExporter closed 8 years ago
reduce read02 to the file attached, which cause the system crash too. The
system
crash is caused by:
1. create a file (tstfile in this case)
2. Open this file;
3. Unlink this file; Because this file is still exist, the file will not be
deleted
but rename to .nfs*, after renaming it, the system crashed.
Original comment by camelguo@gmail.com
on 14 Apr 2009 at 4:58
Attachments:
Original comment by camelguo@gmail.com
on 14 Apr 2009 at 5:01
Original issue reported on code.google.com by
camelguo@gmail.com
on 14 Apr 2009 at 3:57