[haiku-bugs] [Haiku] #8532: fs_[f]open_attr() ignores O_EXCL

  • From: "axeld" <trac@xxxxxxxxxxxx>
  • Date: Sun, 06 May 2012 14:38:15 -0000

#8532: fs_[f]open_attr() ignores O_EXCL
---------------------------+-------------------------
 Reporter:  axeld          |        Owner:  axeld
     Type:  bug            |       Status:  new
 Priority:  normal         |    Milestone:  R1
Component:  System/Kernel  |      Version:  R1/alpha3
 Keywords:                 |   Blocked By:
 Blocking:                 |  Has a Patch:  0
 Platform:  All            |
---------------------------+-------------------------
 If you use `O_CREAT`, and `O_EXCL` with `fs_open_attr()`, the call will
 succeed even if the attribute already exists.

 I haven't investigated if the problem is in the VFS or BFS.

-- 
Ticket URL: <http://dev.haiku-os.org/ticket/8532>
Haiku <http://dev.haiku-os.org>
Haiku - the operating system.

Other related posts: