The vnode operations for extended attributes no longer suffer from
the features (bugs) in the BUGS section related to querying the required buffer size, or telling if an overflow occured.
This commit is contained in:
parent
44f5ca2f16
commit
d160576639
@ -1,5 +1,5 @@
|
||||
.\"-
|
||||
.\" Copyright (c) 1999, 2000, 2001 Robert N. M. Watson
|
||||
.\" Copyright (c) 1999, 2000, 2001, 2003 Robert N. M. Watson
|
||||
.\" All rights reserved.
|
||||
.\"
|
||||
.\" Redistribution and use in source and binary forms, with or without
|
||||
@ -85,9 +85,6 @@ and
|
||||
This man page was written by
|
||||
.An Robert Watson .
|
||||
.Sh BUGS
|
||||
The extended attribute access interface is currently unable to return
|
||||
the total size of the attribute, or indicate that the buffer space provided
|
||||
by the caller is insufficient to hold all available data.
|
||||
In addition, the interface does not provide a mechanism to retrieve
|
||||
the current set of available attributes; it has been suggested that
|
||||
providing a
|
||||
|
Loading…
Reference in New Issue
Block a user