util-linux.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* Specifying a generic and per-fs mount line in /etc/fstab as well as no-canonicalize.
@ 2014-08-06 22:55 Linda A. Walsh
  2014-08-06 23:02 ` Bernhard Voelker
  2014-08-08  8:44 ` Karel Zak
  0 siblings, 2 replies; 6+ messages in thread
From: Linda A. Walsh @ 2014-08-06 22:55 UTC (permalink / raw)
  To: util-linux


Karel Zak wrote:
>
> Well, I'm trying to help you, so it would be nice to have more
> information about your use-case...
I think I explained that it was the default to follow user-specified
symbolic link names in following and echoing a path -- notable in shells
like bash.

if "/usr/src" is a symlink pointing to /home/src,

and under /home/src, packages points to ../packages, then when I
switch to /usr/src/packages, I see my path listed as /usr/src/packages:

>  cd /usr/src/packages
/usr/src/packages> pwd
/usr/src/packages

Only by asking an external util can I find the real name:
>  /bin/pwd
/home/packages

It's a display choice for *user-convenience* that was made over
years of feedback.

Why not allow the same paradigm in /etc/fstab and allow nocanonicalize as
an option with mounts in /etc/fstab?



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

end of thread, other threads:[~2014-08-08 15:29 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-08-06 22:55 Specifying a generic and per-fs mount line in /etc/fstab as well as no-canonicalize Linda A. Walsh
2014-08-06 23:02 ` Bernhard Voelker
2014-08-07 19:14   ` Linda Walsh
2014-08-08  8:08     ` Karel Zak
2014-08-08  8:44 ` Karel Zak
2014-08-08 15:29   ` Linda Walsh

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).