Fengguang Wu <[email protected]> writes: > // Fix email address for Eric and add another oops message. > // This commit seem to generate all kinds of oops.
My apologies about the email. This patch has taken so long to get somewhere that email address has bit-rotted. > git://git.kernel.org/pub/scm/linux/kernel/git/next/linux-next.git master > commit 89f7ca1af15bdfe7a6aed343032a84af2a69f736 > Author: Eric W. Biederman <[email protected]> > AuthorDate: Sun Sep 22 19:37:01 2013 -0700 > Commit: Al Viro <[email protected]> > CommitDate: Sun Aug 17 07:02:00 2014 -0400 > > vfs: Keep a list of mounts on a mount point > > To spot any possible problems call BUG if a mountpoint > is put when it's list of mounts is not empty. > > AV: use hlist instead of list_head Hugh Dickins has a fix for an unitialized field he has sent to Stephen Rothwell. > Reviewed-by: Miklos Szeredi <[email protected]> > Signed-off-by: Eric W. Biederman <[email protected]> > Signed-off-by: Al Viro <[email protected]> I expect Al will sort things out when he get home from kernel summit. Eric -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to [email protected] More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/

