ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/IO-AIO/def0.h
(Generate patch)

Comparing IO-AIO/def0.h (file contents):
Revision 1.1 by root, Fri Apr 6 11:39:25 2012 UTC vs.
Revision 1.2 by root, Tue Apr 10 05:01:34 2012 UTC

242#define FIEMAP_EXTENT_MERGED 0 242#define FIEMAP_EXTENT_MERGED 0
243#endif 243#endif
244#ifndef FIEMAP_EXTENT_SHARED 244#ifndef FIEMAP_EXTENT_SHARED
245#define FIEMAP_EXTENT_SHARED 0 245#define FIEMAP_EXTENT_SHARED 0
246#endif 246#endif
247#ifndef SPLICE_F_MOVE
248#define SPLICE_F_MOVE 0
249#endif
250#ifndef SPLICE_F_NONBLOCK
251#define SPLICE_F_NONBLOCK 0
252#endif
253#ifndef SPLICE_F_MORE
254#define SPLICE_F_MORE 0
255#endif
256#ifndef SPLICE_F_GIFT
257#define SPLICE_F_GIFT 0
258#endif
259#ifndef SEEK_DATA
260#define SEEK_DATA 0
261#endif
262#ifndef SEEK_HOLE
263#define SEEK_HOLE 0
264#endif

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines