Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 71891
b: refs/heads/master
c: 8e8a140
h: refs/heads/master
i:
  71889: cc7c0da
  71887: 644b790
v: v3
  • Loading branch information
Jason Uhlenkott authored and Adrian Bunk committed Oct 20, 2007
1 parent de8149b commit 60c5c93
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 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: 3932bf60590064dbd1d5bc6f19faf4469e964082
refs/heads/master: 8e8a1407ac23b43cec0412338c1b4f5e1c664550
2 changes: 1 addition & 1 deletion trunk/include/linux/fs.h
Original file line number Diff line number Diff line change
Expand Up @@ -1536,7 +1536,7 @@ static inline int break_lease(struct inode *inode, unsigned int mode)

extern int do_truncate(struct dentry *, loff_t start, unsigned int time_attrs,
struct file *filp);
extern long do_sys_open(int fdf, const char __user *filename, int flags,
extern long do_sys_open(int dfd, const char __user *filename, int flags,
int mode);
extern struct file *filp_open(const char *, int, int);
extern struct file * dentry_open(struct dentry *, struct vfsmount *, int);
Expand Down

0 comments on commit 60c5c93

Please sign in to comment.