Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 352901
b: refs/heads/master
c: 23c153e
h: refs/heads/master
i:
  352899: 9acbcf6
v: v3
  • Loading branch information
Miklos Szeredi committed Jan 31, 2013
1 parent 173c175 commit 43bb98d
Show file tree
Hide file tree
Showing 2 changed files with 5 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: 4582a4ab2a0e7218449fb2e895d0aae9ea753c94
refs/heads/master: 23c153e54197171f30b889d9654929d74b6599d5
5 changes: 4 additions & 1 deletion trunk/include/uapi/linux/fuse.h
Original file line number Diff line number Diff line change
Expand Up @@ -60,6 +60,9 @@
*
* 7.20
* - add FUSE_AUTO_INVAL_DATA
*
* 7.21
* - add FUSE_READDIRPLUS
*/

#ifndef _LINUX_FUSE_H
Expand Down Expand Up @@ -91,7 +94,7 @@
#define FUSE_KERNEL_VERSION 7

/** Minor version number of this interface */
#define FUSE_KERNEL_MINOR_VERSION 20
#define FUSE_KERNEL_MINOR_VERSION 21

/** The node ID of the root inode */
#define FUSE_ROOT_ID 1
Expand Down

0 comments on commit 43bb98d

Please sign in to comment.