'\" t
.\"     Title: lizardfs-geteattr
.\"    Author: [FIXME: author] [see http://docbook.sf.net/el/author]
.\" Generator: DocBook XSL Stylesheets v1.78.1 <http://docbook.sf.net/>
.\"      Date: 10/27/2016
.\"    Manual: \ \&
.\"    Source: \ \&
.\"  Language: English
.\"
.TH "LIZARDFS\-GETEATTR" "1" "10/27/2016" "\ \&" "\ \&"
.\" -----------------------------------------------------------------
.\" * Define some portability stuff
.\" -----------------------------------------------------------------
.\" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
.\" http://bugs.debian.org/507673
.\" http://lists.gnu.org/archive/html/groff/2009-02/msg00013.html
.\" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
.ie \n(.g .ds Aq \(aq
.el       .ds Aq '
.\" -----------------------------------------------------------------
.\" * set default formatting
.\" -----------------------------------------------------------------
.\" disable hyphenation
.nh
.\" disable justification (adjust text to left margin only)
.ad l
.\" -----------------------------------------------------------------
.\" * MAIN CONTENT STARTS HERE *
.\" -----------------------------------------------------------------
.SH "NAME"
lizardfs-geteattr, lizardfs-seteattr, lizardfs-deleattr \- get, set or delete extra attributes
.SH "SYNOPSIS"
.sp
.nf
\fBlizardfs geteattr\fR [\fB\-r\fR] [\fB\-n\fR|\fB\-h\fR|\fB\-H\fR] \fIOBJECT\fR\&...
.fi
.sp
.nf
\fBlizardfs seteattr\fR [\fB\-r\fR] [\fB\-n\fR|\fB\-h\fR|\fB\-H\fR] \fB\-f\fR \fIATTRNAME\fR [\fB\-f\fR \fIATTRNAME\fR \&...] \fIOBJECT\fR\&...
.fi
.sp
.nf
\fBlizardfs deleattr\fR [\fB\-r\fR] [\fB\-n\fR|\fB\-h\fR|\fB\-H\fR] \fB\-f\fR \fIATTRNAME\fR [\fB\-f\fR \fIATTRNAME\fR \&...] \fIOBJECT\fR\&...
.fi
.SH "DESCRIPTION"
.sp
\fBgeteattr\fR, \fBseteattr\fR and \fBdeleattr\fR tools are used to get, set or delete some extra attributes\&. Attributes are described below\&.
.SH "OPTIONS"
.PP
\fB\-r\fR
.RS 4
This option enables recursive mode\&.
.RE
.PP
\fB\-n\fR, \fB\-h\fR, \fB\-H\fR
.RS 4
These options are described in lizardfs(1)\&.
.RE
.SH "EXTRA ATTRIBUTES"
.PP
\fBnoowner\fR
.RS 4
This flag means, that particular object belongs to current user (\fIuid\fR
and
\fIgid\fR
are equal to
\fIuid\fR
and
\fIgid\fR
values of accessing process)\&. Only root (\fIuid\fR=0) sees the real
\fIuid\fR
and
\fIgid\fR\&.
.RE
.PP
\fBnoattrcache\fR
.RS 4
This flag means, that standard file attributes such as uid, gid, mode, length and so on won\(cqt be stored in kernel cache\&.
.RE
.PP
\fBnoentrycache\fR
.RS 4
This flag is similar to above\&. It prevents directory entries from being cached in kernel\&.
.RE
.SH "COPYRIGHT"
.sp
Copyright 2008\-2009 Gemius SA, 2013\-2016 Skytechnology sp\&. z o\&.o\&.
.sp
LizardFS is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, version 3\&.
.sp
LizardFS is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE\&. See the GNU General Public License for more details\&.
.sp
You should have received a copy of the GNU General Public License along with LizardFS\&. If not, see http://www\&.gnu\&.org/licenses/\&.
.SH "SEE ALSO"
.sp
lizardfs(1)
