History log of /freebsd-current/usr.sbin/pnfsdsfile/Makefile
Revision Date Author Comments
# d0b2dbfa 16-Aug-2023 Warner Losh <imp@FreeBSD.org>

Remove $FreeBSD$: one-line sh pattern

Remove /^\s*#[#!]?\s*\$FreeBSD\$.*$\n/


# 081fb644 19-Jun-2021 Emmanuel Vadot <manu@FreeBSD.org>

pkgbase: Create a FreeBSD-nfs package

And move all the nfs related commands there.

Reviewed by: emaste
Differential Revision: https://reviews.freebsd.org/D30754
Sponsored by: Diablotin Systems


# 6cb9ec3c 15-Jun-2018 Rick Macklem <rmacklem@FreeBSD.org>

Add a command the displays and modifies the pNFS server's extended attribute.

This command allows a sysadmin to display or modify the pnfsd.dsfile extended
attribute used by the pNFS MDS server in various ways.
Its main use is to set a DS's IP address to 0.0.0.0 when that DS has failed,
so that it will not be used for the file when brought back online after
being repaired.