lkml.org 
[lkml]   [2004]   [Apr]   [8]   [last100]   RSS Feed
Views: [more markup]  [less markup]  [headers]  [forward] 
 
Messages in this thread
/
SubjectRe: dd PATCH: add conv=direct
FromPhilippe Troin <>
Date08 Apr 2004 09:23:21 -0700
Paul Eggert <eggert@CS.UCLA.EDU> writes:

>   dd has new iflags= and oflags= options with the following flags:
> 
>     append    append mode (makes sense for output file only)
>     direct    use direct I/O for data
>     dsync     use synchronized I/O for data
>     sync      likewise, but also for metadata
>     nonblock  use non-blocking I/O
>     nofollow  do not follow symlinks
>     noctty    do not assign controlling terminal from file

noctty definitely seems overkill... I can't see why dd would ever want
to open a file without O_NOCTTY. On systems where O_NOCTTY makes sense
(SvR4) that is.

Phil.
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

\
 
 \ /
  Last update: 2005-03-22 13:02    [from the cache]
©2003-2008