Re: [PATCH] build: fix compile warnings on OSX
From: Ted Ts'o <tytso@mit.edu>
Date: 2012-02-27 06:29:04
From: Ted Ts'o <tytso@mit.edu>
Date: 2012-02-27 06:29:04
On Fri, Feb 24, 2012 at 12:48:57AM -0700, Andreas Dilger wrote:
Clean up some compile warnings related to fstat64(), which is verbosely deprecated on OSX. Signed-off-by: Andreas Dilger <redacted>
Thanks, applied. - Ted