Whamcloud - gitweb
Don't pass garbage mode bits to the filesystem with O_CREAT.
authoradilger <adilger>
Thu, 12 Feb 2004 18:19:54 +0000 (18:19 +0000)
committeradilger <adilger>
Thu, 12 Feb 2004 18:19:54 +0000 (18:19 +0000)
commit84460f79bade1f41cb8081af9d194c24e616e59c
tree23d3e962d48f252b9b9cf8c140ecf29dd9d16d3b
parent523937fe4777b75b8138c06e874a6e5d0ccf829f
Don't pass garbage mode bits to the filesystem with O_CREAT.
It is really the fault of K&R that there are 2 different open prototypes.
lustre/tests/openfile.c