Re: [patch 06/26] mount options: fix autofs4

2008-01-24 Thread Ian Kent
On Thu, 2008-01-24 at 20:33 +0100, Miklos Szeredi wrote: > plain text document attachment (autofs4_opts.patch) > From: Miklos Szeredi <[EMAIL PROTECTED]> > > Add uid= and gid= options to /proc/mounts for autofs4 filesystems. Apologies, I did say I would do this but have been quite busy. > > Si

[patch 06/26] mount options: fix autofs4

2008-01-24 Thread Miklos Szeredi
From: Miklos Szeredi <[EMAIL PROTECTED]> Add uid= and gid= options to /proc/mounts for autofs4 filesystems. Signed-off-by: Miklos Szeredi <[EMAIL PROTECTED]> --- Index: linux/fs/autofs4/inode.c === --- linux.orig/fs/autofs4/inode.c