Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 311661
b: refs/heads/master
c: d3a9404
h: refs/heads/master
i:
  311659: 42b5f47
v: v3
  • Loading branch information
Alexander Block authored and Chris Mason committed Jul 2, 2012
1 parent 8c37c81 commit c094fc1
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: 2b6ba629b5aac51e7099efbb43e2b403213aa7fb
refs/heads/master: d3a94048c912e18e99a091d5ea2d0a1178152d6f
2 changes: 1 addition & 1 deletion trunk/fs/btrfs/ioctl.h
Original file line number Diff line number Diff line change
Expand Up @@ -339,7 +339,7 @@ struct btrfs_ioctl_get_dev_stats {
#define BTRFS_IOC_WAIT_SYNC _IOW(BTRFS_IOCTL_MAGIC, 22, __u64)
#define BTRFS_IOC_SNAP_CREATE_V2 _IOW(BTRFS_IOCTL_MAGIC, 23, \
struct btrfs_ioctl_vol_args_v2)
#define BTRFS_IOC_SUBVOL_GETFLAGS _IOW(BTRFS_IOCTL_MAGIC, 25, __u64)
#define BTRFS_IOC_SUBVOL_GETFLAGS _IOR(BTRFS_IOCTL_MAGIC, 25, __u64)
#define BTRFS_IOC_SUBVOL_SETFLAGS _IOW(BTRFS_IOCTL_MAGIC, 26, __u64)
#define BTRFS_IOC_SCRUB _IOWR(BTRFS_IOCTL_MAGIC, 27, \
struct btrfs_ioctl_scrub_args)
Expand Down

0 comments on commit c094fc1

Please sign in to comment.