From: Przemyslaw Sowa <sowa.przemyslaw@gmail.com>
To: linux-kernel@vger.kernel.org
Subject: Re: Intercepting VFS calls
Date: Mon, 20 Jun 2005 16:37:23 +0200 [thread overview]
Message-ID: <405bb5a1050620073741a589f9@mail.gmail.com> (raw)
Frederik Deweerdt wrote:
> Le 20/06/05 12:37 +0200, Przemyslaw Sowa écrivit:
>
>
>> Hello,
>>
>> I'd like to intercept VFS calls like read() and write() in 2.6
kernels but I'm new in kernel development and I don't know how to do
it.
>>
>> Could you help me, please?
>>
>>
>
> You could have a look at kprobes.
> Regards,
> Frederik Deweerdt
>
>
>
Thank you for the answer, but I need some way to execute my own
function (from a module) instead of read(), wrte()... and I don't want
to use any kernel patch. Is it possible?
Best regards,
Przemyslaw Sowa
next reply other threads:[~2005-06-20 14:37 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2005-06-20 14:37 Przemyslaw Sowa [this message]
2005-06-23 13:35 ` Intercepting VFS calls Jan Kara
-- strict thread matches above, loose matches on Subject: below --
2005-06-20 10:37 Przemyslaw Sowa
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=405bb5a1050620073741a589f9@mail.gmail.com \
--to=sowa.przemyslaw@gmail.com \
--cc=linux-kernel@vger.kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.