from small one page howto to huge articles all in one place

search text in:




Other .linuxhowtos.org sites:gentoo.linuxhowtos.org



Last additions:
using iotop to find disk usage hogs

using iotop to find disk usage hogs

words:

887

views:

209597

userrating:


May 25th. 2007:
Words

486

Views

258603

why adblockers are bad


Workaround and fixes for the current Core Dump Handling vulnerability affected kernels

Workaround and fixes for the current Core Dump Handling vulnerability affected kernels

words:

161

views:

149897

userrating:


April, 26th. 2006:

Druckversion
You are here: manpages





xfs_property

Section: Maintenance Commands (8)
Index Return to Main Contents
 

NAME

xfs_property - examine and edit properties about an XFS filesystem  

SYNOPSIS

xfs_property target get name...
xfs_property target list [ -v ]
xfs_property target set name=value...
xfs_property target remove name...
xfs_property -V  

DESCRIPTION

xfs_property retrieves, lists, sets, or removes properties of an XFS filesystem. Filesystem properties are roo-controlled attributes set on the root directory of the filesystem to enable the system administrator to coordinate with userspace programs.

target is one of: the root directory of a mounted filesystem; a block device containing an XFS filesystem; or a regular file containing an XFS filesystem.

 

OPTIONS

-V
Print the version number and exits.

 

COMMANDS

get
name... Prints the values of the given filesystem properties.
list
Lists the names of all filesystem properties. If the -v flag is specified, prints the values as well.
set
name=value... Sets the given filesystem properties to the specified values and prints what was set.
remove
name... Unsets the given filesystem properties.

 

FILESYSTEM PROPERTIES

Known filesystem properties for XFS are:

autofsck See xfs_scrub(8) for more information.


 

Index

NAME
SYNOPSIS
DESCRIPTION
OPTIONS
COMMANDS
FILESYSTEM PROPERTIES





Support us on Content Nation
rdf newsfeed | rss newsfeed | Atom newsfeed
- Powered by LeopardCMS - Running on Gentoo -
Copyright 2004-2025 Sascha Nitsch Unternehmensberatung GmbH
Valid XHTML1.1 : Valid CSS
- Level Triple-A Conformance to Web Content Accessibility Guidelines 1.0 -
- Copyright and legal notices -
Time to create this page: 12.5 ms