Ed Schouten 0fef797f4a Actually make O_DIRECTORY work.
According to POSIX open() must return ENOTDIR when the path name does
not refer to a path name. Change vn_open() to respect this flag. This
also simplifies the Linuxolator a bit.
2010-03-21 20:43:23 +00:00
..
2010-03-09 00:50:58 +00:00
2010-03-21 20:43:23 +00:00
2010-03-19 16:09:57 +00:00
2010-03-21 20:43:23 +00:00
2010-01-06 05:58:07 +00:00
2010-02-18 22:34:29 +00:00
2010-02-18 22:10:55 +00:00
2010-02-21 01:12:18 +00:00