mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
* [VFS] underlying mount-points
@ 2005-11-18 21:00 Niel Lambrechts
  0 siblings, 0 replies; only message in thread
From: Niel Lambrechts @ 2005-11-18 21:00 UTC (permalink / raw)
  To: linux-kernel

getwd() fails if the issuing user does not have access to the underlying 
mount-point of a particular directory.

Is there any way to acquire the underlying mount-point info 
(i-node/stat) after mounting a new one over it _without unmounting_ the 
new filesystem, or is the i-node information inaccessible until a umount 
occurs?

-Niel

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2005-11-18 21:01 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2005-11-18 21:00 [VFS] underlying mount-points Niel Lambrechts

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

Powered by JetHome