[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <f55850a70611231846p2109188by84283d0b64fc8853@mail.gmail.com>
Date: Fri, 24 Nov 2006 10:46:23 +0800
From: "Zhao Xiaoming" <xiaoming.nj@...il.com>
To: linux-kernel@...r.kernel.org
Subject: filp_open fail with ENOTDIR in kernel 2.6.16
I'm porting some kernel module codes from kernel 2.4 to 2.6. The codes
used to work well under 2.4 kernel. In 2.6 environment, the problem is
filp_open("/root/test.txt",O_RDONLY,0) always return -20 (ENOTDIR).
But the regular file "/root/test.txt" does exist. What's wrong?
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists