[20] in arla-drinkers
cannot reach xfs_ioctl
daemon@ATHENA.MIT.EDU (Naomaru Itoi)
Sun Jun 21 19:52:22 1998
From arla-drinkers-request@sundance.stacken.kth.se Sun Jun 21 23:52:21 1998
Return-Path: <arla-drinkers-request@sundance.stacken.kth.se>
Delivered-To: arla-drinkers-mtg@bloom-picayune.mit.edu
Received: (qmail 18688 invoked from network); 21 Jun 1998 23:52:19 -0000
Received: from unknown (HELO sundance.stacken.kth.se) (130.237.234.41)
by bloom-picayune.mit.edu with SMTP; 21 Jun 1998 23:52:19 -0000
Received: from soso.eecs.umich.edu (soso.eecs.umich.edu [141.212.99.9])
by sundance.stacken.kth.se (8.8.8/8.8.8) with ESMTP id BAA04742
for <arla-drinkers@stacken.kth.se>; Mon, 22 Jun 1998 01:45:44 +0200 (MET DST)
Received: from soso.eecs.umich.edu (localhost [127.0.0.1])
by soso.eecs.umich.edu (8.9.0/8.9.0) with ESMTP id TAA06367
for <arla-drinkers@stacken.kth.se>; Sun, 21 Jun 1998 19:45:38 -0400 (EDT)
Message-Id: <199806212345.TAA06367@soso.eecs.umich.edu>
To: arla-drinkers@stacken.kth.se
Subject: cannot reach xfs_ioctl
Date: Sun, 21 Jun 1998 19:45:36 -0400
From: Naomaru Itoi <itoi@eecs.umich.edu>
Hi.
I am trying to implement ioctl function in arla. I wrote some code in
xfs_vnodeops.c : xfs_ioctl(). But the function does not seem to be
called when I call ioctl() system call.
rv = ioctl(fd, 1, buf_io);
fd is an opened file descriptor on arla file.
ioctl() returns with errno=25 (NOTTY).
Any ideas?
Thanks.
--
Concentration .. Naomaru Itoi