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-19 11:14:37 +00:00
2010-03-07 10:43:45 +00:00
2010-03-21 20:43:23 +00:00