Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 169003
b: refs/heads/master
c: cea6234
h: refs/heads/master
i:
  169001: d39e8ff
  168999: 566ece4
v: v3
  • Loading branch information
Steve French committed Nov 24, 2009
1 parent da6644d commit ebb5f0b
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 3 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 8e6c0332d5032aef2d3bc8f41771f999112c8c66
refs/heads/master: cea62343956c24452700c06cf028b72414c58a74
2 changes: 0 additions & 2 deletions trunk/fs/cifs/dir.c
Original file line number Diff line number Diff line change
Expand Up @@ -214,8 +214,6 @@ int cifs_posix_open(char *full_path, struct inode **pinode,
posix_flags |= SMB_O_EXCL;
if (oflags & O_TRUNC)
posix_flags |= SMB_O_TRUNC;
if (oflags & O_APPEND)
posix_flags |= SMB_O_APPEND;
if (oflags & O_SYNC)
posix_flags |= SMB_O_SYNC;
if (oflags & O_DIRECTORY)
Expand Down

0 comments on commit ebb5f0b

Please sign in to comment.