On Mon, Jan 16, 2012 at 08:17:55PM -0500, Dave Reisner wrote: > This fixes a display bug in the new mount wherein a psuedofs existing in > $PWD by name will be resolved and shown as a real mount point. Cool, we really need to test the code. > $ cd /tmp; mkdir nfsd; mount | grep nfsd > /tmp/nfsd on /proc/fs/nfsd type nfsd (rw,relatime) > > Signed-off-by: Dave Reisner <dreisner@xxxxxxxxxxxxx> > --- > sys-utils/mount.c | 7 ++++--- > 1 files changed, 4 insertions(+), 3 deletions(-) Applied, thanks. Karel -- Karel Zak <kzak@xxxxxxxxxx> http://karelzak.blogspot.com -- To unsubscribe from this list: send the line "unsubscribe util-linux" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html