Displaying 7 results from an estimated 7 matches for "vfs_mount".
Did you mean:
xfs_mount
2007 Mar 14
1
Check PRIV_VFS_MOUNT when jailed.
Hi.
I'd like to commit this patch:
http://people.freebsd.org/~pjd/patches/vfs_mount.c.9.patch
It currently should change nothing, but will be needed once we allow to
grant privileges for jails. I'd like to commit it now, so I can
experiment easier with my ZFS improvements.
--
Pawel Jakub Dawidek http://www.wheel.pl
pjd@FreeBSD.org...
2007 Mar 16
0
freebsd-security Digest, Vol 201, Issue 2
...t;
> You can reach the person managing the list at
> freebsd-security-owner@freebsd.org
>
> When replying, please edit your Subject line so it is more specific
> than "Re: Contents of freebsd-security digest..."
>
>
> Today's Topics:
>
> 1. Check PRIV_VFS_MOUNT when jailed. (Pawel Jakub Dawidek)
> 2. Re: freebsd vpn server behind nat dsl router (Robert Johannes)
> 3. Re: freebsd vpn server behind nat dsl router (Tom Judge)
> 4. Re: Check PRIV_VFS_MOUNT when jailed. (Pawel Jakub Dawidek)
> 5. Re: OpenBSD IPv6 remote kernel buffer o...
2013 Jul 07
1
Shutdown hangs on unmount of a gjournaled file system in 8-Stable
...e optimized out>,
wmesg=0xffffffff8069f595 "mount drain", timo=0)
at /usr/src/sys/kern/kern_synch.c:250
#4 0xffffffff8048ee42 in dounmount (mp=0xffffff007f7e52f0,
flags=524288, td=<value optimized out>)
at /usr/src/sys/kern/vfs_mount.c:1266
#5 0xffffffff80493202 in vfs_unmountall () at
/usr/src/sys/kern/vfs_subr.c:3321
#6 0xffffffff803fec69 in boot (howto=<value optimized out>) at
/usr/src/sys/kern/kern_shutdown.c:428
#7 0xffffffff803fef86 in reboot (td=<value optimized out>,...
2009 Feb 04
0
FREEBSD 7.1-STABLE crashes when trying to mount USB device of solaris UFS filesystem
...P_APV (vop=0xc0bec7a0, a=0xf4ed69f4) at
vnode_if.c:99
#11 0xc082c4a1 in lookup (ndp=0xf4ed6bd0) at vnode_if.h:57
#12 0xc082d1af in namei (ndp=0xf4ed6bd0) at
/usr/src/sys/kern/vfs_lookup.c:219
#13 0xc082ff7e in vfs_donmount (td=0xc5fc2af0, fsflags=69632,
fsoptions=0xc7388800) at /usr/src/sys/kern/vfs_mount.c:899
#14 0xc0831b7e in nmount (td=0xc5fc2af0, uap=0xf4ed6cfc) at
/usr/src/sys/kern/vfs_mount.c:415
#15 0xc0a7a9b6 in syscall (frame=0xf4ed6d38) at
/usr/src/sys/i386/i386/trap.c:1090
#16 0xc0a618e0 in Xint0x80_syscall () at
/usr/src/sys/i386/i386/exception.s:255
#17 0x00000033 in ?? ()
Previous...
2012 Sep 30
2
rsync over NFSv4
Hi,
my FreeBSD-9/stable machine (FreeBSD freebsd-tower.goebo.site
9.1-PRERELEASE FreeBSD 9.1-PRERELEASE #2 r241044M: Sat Sep 29 12:52:01
CEST 2012 lbo@freebsd-tower.goebo.site:/usr/obj/usr/src/sys/GENERIC
i386) crashes reproducibly when rsync-ing files to an NFSv4 share on
the FreeBSD machine. The crash makes the system reboot. The crash
creates files in /var/crash which may be obtained
2013 Sep 27
1
lock order reversal in 10-alpha2
...23 10:08:11 leader kernel: --- syscall (95, FreeBSD
ELF64, sys_fsync), rip = 0x8029a41fa, rsp = 0x7fffffffcf28, rbp =
0x7fffffffcf40 ---
messages.0:Sep 23 10:36:02 leader kernel: lock order reversal:
messages.0-Sep 23 10:36:02 leader kernel: 1st 0xfffff801ba9be240 zfs
(zfs) @ /usr/src/sys/kern/vfs_mount.c:1237
messages.0-Sep 23 10:36:02 leader kernel: 2nd 0xfffff801babab7c8 syncer
(syncer) @ /usr/src/sys/kern/vfs_subr.c:2210
messages.0-Sep 23 10:36:02 leader kernel: KDB: stack backtrace:
messages.0-Sep 23 10:36:02 leader kernel: db_trace_self_wrapper() at
db_trace_self_wrapper+0x2b/frame 0xfffff...
2013 Jul 14
2
(9.2) panic under disk load (gam_server / knlist_remove_kq)
9.2 PRERELEASE (today) / amd64
Hello,
I'm seeing a panic while trying to build a poudriere repository.
As far I can see it always happens when gam_server is started (ie xfce is
running) and under disk load (poudriere bulk build) :
(That is something new, the box was pretty stable)
the complete crash dump (core.0.txt) is here:
http://user.lamaiziere.net/patrick/panic_gam_server.txt
Fatal