On Thursday 04 August 2011 06:49 pm, Xin LI wrote: > On 08/04/11 14:46, Jung-uk Kim wrote: > > On Tuesday 02 August 2011 03:13 pm, Martin Matuska wrote: > >> Author: mm Date: Tue Aug 2 19:13:56 2011 New Revision: 224614 > >> URL: http://svn.freebsd.org/changeset/base/224614 > >> > >> Log: For mount, discover f_mntonname from supplied path argument > >> using vn_fullpath_global(). This fixes f_mntonname if mounting > >> inside chroot, jail or with relative path as argument. > >> > >> For unmount in jail, use vn_fullpath_global() to discover global > >> path from supplied path argument. This fixes unmount in jail. > > > > It seems fdescfs(5) hangs after this commit if the mount point is > > /dev/fd. > > Please find attached kib@'s patch that fixes this issue (david > wolfskill and I have both tested individually).
Yes, it cured the hang. Thanks, Jung-uk Kim _______________________________________________ svn-src-head@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/svn-src-head To unsubscribe, send any mail to "svn-src-head-unsubscr...@freebsd.org"