Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 147037
b: refs/heads/master
c: 2b1ccc0
h: refs/heads/master
i:
  147035: b95025f
v: v3
  • Loading branch information
Jens Axboe committed May 12, 2009
1 parent 0a5411a commit 1ea4aa6
Show file tree
Hide file tree
Showing 2 changed files with 2 additions 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: e458824f9d32e9bf7700d1eb0d201749af48eee0
refs/heads/master: 2b1ccc0ee918a653d0483fdad9dd6112ce8e9043
3 changes: 1 addition & 2 deletions trunk/include/linux/splice.h
Original file line number Diff line number Diff line change
Expand Up @@ -11,8 +11,7 @@
#include <linux/pipe_fs_i.h>

/*
* splice is tied to pipes as a transport (at least for now), so we'll just
* add the splice flags here.
* Flags passed in from splice/tee/vmsplice
*/
#define SPLICE_F_MOVE (0x01) /* move pages instead of copying */
#define SPLICE_F_NONBLOCK (0x02) /* don't block on the pipe splicing (but */
Expand Down

0 comments on commit 1ea4aa6

Please sign in to comment.