public inbox for linux-fsdevel@vger.kernel.org
 help / color / mirror / Atom feed
* 2 questions concerning vfs_rmdir() (2.4.x and 2.5.x)
@ 2002-08-22 13:48 Trond Myklebust
  2002-08-22 15:05 ` Jan Harkes
  0 siblings, 1 reply; 3+ messages in thread
From: Trond Myklebust @ 2002-08-22 13:48 UTC (permalink / raw)
  To: Alexander Viro; +Cc: linux-fsdevel

Al,

  Is it safe for vfs_rmdir() (and in fact vfs_rename_dir()) to implicitly 
assume that d_unhash() will always succeed in unhashing a dentry?

  Shouldn't the VFS be rehashing those dentries if the d_mountpoint(dentry) 
test or i_op->rmdir() itself causes us to exit with an error?

Cheers,
  Trond

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2002-08-23  9:24 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2002-08-22 13:48 2 questions concerning vfs_rmdir() (2.4.x and 2.5.x) Trond Myklebust
2002-08-22 15:05 ` Jan Harkes
2002-08-23  9:24   ` Trond Myklebust

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox