Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 4 Jun 2011 18:22:09 +0000
From:      Ali Mashtizadeh <mashtizadeh@gmail.com>
To:        FreeBSD Hackers <freebsd-hackers@freebsd.org>
Subject:   Opening files from within geom filters
Message-ID:  <BANLkTimuJvMw2MRKiSLjD5erhyg_xE-w3Q@mail.gmail.com>

next in thread | raw e-mail | index | archive | help
Hi Folks,

I'm working on a small geom filter where I need to open a file with
vn_open_cred, but this causes an assert because of a null pointer
because g_run_event proc structure has null pointer for the current
working directory.

Thanks,
-- 
Ali Mashtizadeh



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?BANLkTimuJvMw2MRKiSLjD5erhyg_xE-w3Q>