home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #30 / NN_1992_30.iso / spool / comp / unix / aix / 12653 < prev    next >
Encoding:
Text File  |  1992-12-17  |  1.5 KB  |  35 lines

  1. Newsgroups: comp.unix.aix
  2. Path: sparky!uunet!usc!zaphod.mps.ohio-state.edu!saimiri.primate.wisc.edu!usenet.coe.montana.edu!selway.umt.edu!mcguire
  3. From: mcguire@selway.umt.edu (Charles J McGuire)
  4. Subject: filesystem references
  5. Message-ID: <1992Dec17.182632.2156@selway.umt.edu>
  6. Organization: University of Montana
  7. Date: Thu, 17 Dec 1992 18:26:32 GMT
  8. Lines: 25
  9.  
  10. Some time ago, I think I recall some postings on code that would
  11. find open references to filesystems. Does anyone recall anything
  12. about this?
  13.  
  14. The problem I'm having is related to some utility programs I
  15. wrote that allow users to mount and unmount cdroms. Occasionally,
  16. references are hung or open somewhere that prevent unmounting
  17. a cdrom ("device already mounted, or can't be unmounted" type
  18. of thing").  A simplest case is where a user has an old shell that is
  19. cd'd into the cdrom filesystem, and someone (maybe even root)
  20. is trying to unmount the cd. I need a way to find out what
  21. open references to a filesystem exist.
  22.  
  23. Users get scientific data distributed on cd.
  24.  
  25. Thanks.
  26.  *************************************************************************
  27. ( Charlie McGuire              |       Tel.  : (406) 243-4618             )
  28. ( Research Sys Mgr             |       Fax   : (406) 243-4076             )
  29. ( The University of Montana    |                                          )
  30. ( Computer Science Dept        |       E-Mail: mcguire@huckle.cs.umt.edu  )
  31. ( SS409                        |                                          )
  32.  *************************************************************************
  33.  
  34.  
  35.