]> CyberLeo.Net >> Repos - SourceForge/eyefi-config.git/commit
Replace O_DIRECT with posix_fadvise(). This is easier to compile
authorDave Hansen <dave@linux.vnet.ibm.com>
Thu, 5 Feb 2009 20:50:25 +0000 (12:50 -0800)
committerDave Hansen <dave@linux.vnet.ibm.com>
Thu, 5 Feb 2009 20:50:25 +0000 (12:50 -0800)
commite81e16ef8df3930fe2a9f51cf5d3c7a308711489
tree10c664545e4e5f02b90c45dad9b0b393afac634c
parentde5918a05d724befe4ebecfcc9e03ba2e7e74988
Replace O_DIRECT with posix_fadvise().  This is easier to compile
and does not draw Linus's ire http://lkml.org/lkml/2007/1/10/233.
eyefi-config.c
eyefi-config.h
eyefi-linux.c
eyefi-unix.c