Bug#669314: [PATCH] nfs: Show original device name verbatim in /proc/*/mount{s,info}

2012-10-31 Thread Myklebust, Trond
On Sun, 2012-10-21 at 17:01 -0700, Jonathan Nieder wrote: > (cc-ing Laurent in case he wants to test. Laurent, a "git am"-ready > patch is at [1]) > Ben Hutchings wrote: > > > Since commit c7f404b ('vfs: new superblock methods to override > > /proc/*/mount{s,info}'), nfs_path() is used to genera

Bug#669314: [PATCH] nfs: Show original device name verbatim in /proc/*/mount{s,info}

2012-10-21 Thread Jonathan Nieder
(cc-ing Laurent in case he wants to test. Laurent, a "git am"-ready patch is at [1]) Ben Hutchings wrote: > Since commit c7f404b ('vfs: new superblock methods to override > /proc/*/mount{s,info}'), nfs_path() is used to generate the mounted > device name reported back to userland. > > nfs_path()

Bug#669314: [PATCH] nfs: Show original device name verbatim in /proc/*/mount{s,info}

2012-10-21 Thread Ben Hutchings
Since commit c7f404b ('vfs: new superblock methods to override /proc/*/mount{s,info}'), nfs_path() is used to generate the mounted device name reported back to userland. nfs_path() always generates a trailing slash when the given dentry is the root of an NFS mount, but userland may expect the orig