On Monday 03 October 2011 20:46:59 Bastien ROUCARIES wrote:
> Yes it is possible to mount file and it is call a bind mount. See man page
> of mount, and it is used in pratice essentially for /dev/null but it could
> be used for any regular file

Thanks for the hint.  I did not know this.  Luckily, unless such mounts can
be trigerred automatically by a getxattr() syscall in a real-world scenario, 
they should cause no problems.

Kamil

Reply via email to