LinuxQuestions.org
Welcome to the most active Linux Forum on the web.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Software
User Name
Password
Linux - Software This forum is for Software issues.
Having a problem installing a new program? Want to know which application is best for the job? Post your question in this forum.

Notices


Reply
  Search this Thread
Old 10-11-2014, 01:32 AM   #1
kornelix
Member
 
Registered: Oct 2005
Location: Germany
Distribution: Ubuntu
Posts: 58

Rep: Reputation: 24
error using O_DIRECT starting with kernel 3.16.0 (?)


I have a program that uses the following open() flags:
Code:
O_RDONLY+O_NOATIME+O_LARGEFILE+O_DIRECT
read() calls work OK until EOF is reached and then an EINVAL error is returned.

The buffer is aligned with the following call:
Code:
posix_memalign((void**) &vbuff,512,BIOCC);
The program runs OK if O_DIRECT is removed.
The program has been running for years on earlier kernel versions.

Is this a bug or an API change? Need guidance.

O_DIRECT is used because the file is being read to verify integrity shortly after it was written, so reading from the cache is not wanted.
This is part of a backup utility.
 
  


Reply

Tags
error, file, read



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
Kernel error - Error in starting splunk forwarder in linux machine sumanth89 Linux - Newbie 1 03-19-2013 09:49 AM
Writing files using O_DIRECT in C anchit87 Programming 1 02-28-2010 08:51 PM
how to use O_DIRECT ? Stephan_Craft Linux - Server 1 10-05-2009 05:16 AM
Error in starting XServer in 2.6.12.1 kernel thandermax Linux - Software 1 06-27-2005 11:59 AM
Error in starting XServer in 2.6.12.1 kernel thandermax Linux - Newbie 1 06-27-2005 06:39 AM

LinuxQuestions.org > Forums > Linux Forums > Linux - Software

All times are GMT -5. The time now is 01:58 PM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration