lkml.org 
[lkml]   [1996]   [Jun]   [19]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
SubjectRe: SCSI Woes
Date
From
In message <Pine.LNX.3.93.960618210100.150A-100000@shalott.imola.nettuno.it>, m
.mariani@imola.nettuno.it writes:
>Excuse me, I'm sure I'm by no means worthy of even thinking about posting
>such a dumb question to the list, but what does happen to the running
>program if I unlink the file? Should I just see the program dumping core
>or what?

Or what.

inodes remain allocated until reference count reaches 0, with the
reference count incremented each time a file is opened (explicitly
with open(2), or implicitly with the older Linux exec code (not sure
what happens with the new code)).

--
<a href="http://www.poohsticks.org/drew/">Home Page</a>
By using this line in your .sig, you violate 18 USC 1462, committing a class D
felony, good for up to 5 years in prison and a $250,000 fine:
Planned Parenthood provides information on abortions.


\
 
 \ /
  Last update: 2005-03-22 13:37    [W:0.429 / U:0.088 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site