Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 12212
b: refs/heads/master
c: 1f730e3
h: refs/heads/master
v: v3
  • Loading branch information
Eric Sandeen authored and Nathan Scott committed Nov 2, 2005
1 parent d19bbe8 commit f643e95
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 8a319ae49442eaedc7f932e9a520e464103f3ad0
refs/heads/master: 1f730e3b530fb2fa3159df06405c83f9a6fbbd83
1 change: 1 addition & 0 deletions trunk/fs/xfs/linux-2.6/xfs_vnode.h
Original file line number Diff line number Diff line change
Expand Up @@ -583,6 +583,7 @@ static inline int VN_BAD(struct vnode *vp)
#define ATTR_LAZY 0x80 /* set/get attributes lazily */
#define ATTR_NONBLOCK 0x100 /* return EAGAIN if operation would block */
#define ATTR_NOLOCK 0x200 /* Don't grab any conflicting locks */
#define ATTR_NOSIZETOK 0x400 /* Don't get the SIZE token */

/*
* Flags to VOP_FSYNC and VOP_RECLAIM.
Expand Down

0 comments on commit f643e95

Please sign in to comment.