Whamcloud - gitweb
liblustre: as andreas pointed out, open() need to convert O_XXX flags
authorericm <ericm>
Tue, 25 Nov 2003 14:43:38 +0000 (14:43 +0000)
committerericm <ericm>
Tue, 25 Nov 2003 14:43:38 +0000 (14:43 +0000)
commit45c1ac01e06e5564487d6aa236567a173cd8d80c
tree6e7df8e4fcfa3a212bbfb207821055a9976c527c
parentfab001c163765f555f0817641642fb01c736bf9c
liblustre: as andreas pointed out, open() need to convert O_XXX flags
to FMODE_XXX which is internally used by lustre. remove the original
hacking code.
lustre/liblustre/namei.c