home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #30 / NN_1992_30.iso / spool / comp / os / linux / 20624 < prev    next >
Encoding:
Text File  |  1992-12-16  |  1.4 KB  |  34 lines

  1. Newsgroups: comp.os.linux
  2. Path: sparky!uunet!munnari.oz.au!metro!socs.uts.edu.au!ultima!irc
  3. From: irc@socs.uts.edu.au (Paul Hatchman)
  4. Subject: Re: PATCH: (0.98.6) allow root to link/unlink directories
  5. Message-ID: <irc.724492966@ultima>
  6. Keywords: kernel,patch,0.98.6,fs,link,unlink,root,directory,namei,standard,fix
  7. Sender: irc@socs.uts.edu.au (Paul Hatchman and Glenn Rickersey)
  8. Organization: Computing Sciences, Uni of Technology, Sydney.
  9. References: <1992Dec14.213538.15934@tc.cornell.edu> <1992Dec14.224916.21859@klaava.Helsinki.FI>
  10. Date: 16 Dec 92 08:02:46 GMT
  11. Lines: 21
  12.  
  13. torvalds@klaava.Helsinki.FI (Linus Torvalds) writes:
  14.  
  15. >In article <1992Dec14.213538.15934@tc.cornell.edu> Frank T Lofaro <fl0p+@andrew.cmu.edu> writes:
  16. >>    I noticed that rm -d and ln -d don't work under linux (I tested under
  17. >>0.98.6), even for root (they say Operation not permitted, unlink/link
  18. >>gives EPERM as a return value). [ deleted ]
  19.  
  20. >Is there anybody out there that actually needs this? I'm just warning
  21. >you that this patch won't get into the standard kernel unless somebody
  22. >can come up with a truly good reason for it (I doubt there is any). 
  23.  
  24. I know RCS (some versions of it at least) uses this feature.
  25.  
  26. It recreates the source directory structure under your home directory
  27. by hard linking directories.
  28.  
  29. Still it is nothing that cant be done with a symlink.
  30.  
  31. ----
  32. Paul Hatchman
  33. pdhatchm@socs.uts.edu.au 
  34.