summaryrefslogtreecommitdiffstats
path: root/lib/libc/string
diff options
context:
space:
mode:
authormckusick <mckusick@FreeBSD.org>2002-10-14 23:18:09 +0000
committermckusick <mckusick@FreeBSD.org>2002-10-14 23:18:09 +0000
commit750c7540cce0153325a3b5a85bd95bcf7bf2100b (patch)
treee8a568c51fcc156c61c1c2997e11a6dbfb2c5397 /lib/libc/string
parent9693ff7295bc7cc16b9fbff25a11288b807d08ee (diff)
downloadFreeBSD-src-750c7540cce0153325a3b5a85bd95bcf7bf2100b.zip
FreeBSD-src-750c7540cce0153325a3b5a85bd95bcf7bf2100b.tar.gz
When reading or writing the extended attributes of a special device
or fifo in UFS2, the normal ufs_strategy routine needs to be used rather than the spec_strategy or fifo_strategy routine. Thus the ffsext_strategy routine is interposed in the ffs_vnops vectors for special devices and fifo's to pick off this special case. Otherwise it simply falls through to the usual spec_strategy or fifo_strategy routine. Submitted by: Robert Watson <rwatson@FreeBSD.org> Sponsored by: DARPA & NAI Labs.
Diffstat (limited to 'lib/libc/string')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud