Login
[x]
Log in using an account from:
Fedora Account System
Red Hat Associate
Red Hat Customer
Or login using a Red Hat Bugzilla account
Forgot Password
Login:
Hide Forgot
Create an Account
Red Hat Bugzilla – Attachment 250851 Details for
Bug 336561
gfs2_tool accepts jdata flag; man page says no
[?]
New
Simple Search
Advanced Search
My Links
Browse
Requests
Reports
Current State
Search
Tabular reports
Graphical reports
Duplicates
Other Reports
User Changes
Plotly Reports
Bug Status
Bug Severity
Non-Defaults
|
Product Dashboard
Help
Page Help!
Bug Writing Guidelines
What's new
Browser Support Policy
5.0.4.rh83 Release notes
FAQ
Guides index
User guide
Web Services
Contact
Legal
This site requires JavaScript to be enabled to function correctly, please enable it.
[patch]
patch to fix the problem
336561.manpage.patch (text/plain), 1.76 KB, created by
Robert Peterson
on 2007-11-07 21:13:00 UTC
(
hide
)
Description:
patch to fix the problem
Filename:
MIME Type:
Creator:
Robert Peterson
Created:
2007-11-07 21:13:00 UTC
Size:
1.76 KB
patch
obsolete
>? gfs2_jadd.8.349601 >? gfs2_tool.8.349601 >Index: gfs2_tool.8 >=================================================================== >RCS file: /cvs/cluster/cluster/gfs2/man/gfs2_tool.8,v >retrieving revision 1.5 >diff -w -u -p -p -u -r1.5 gfs2_tool.8 >--- gfs2_tool.8 30 Oct 2007 14:06:06 -0000 1.5 >+++ gfs2_tool.8 7 Nov 2007 21:11:31 -0000 >@@ -103,11 +103,17 @@ client when you do this. No one should > Print out the superblock. > .TP > \fBsetflag\fP \fIFlag\fR \fIFile1\fR \fIFile2\fR \fI...\fR >-Set an attribute flag on a file. There are five currently >-supported flags. They are directio, immutable, appendonly, >+Set an attribute flag on a file. There are six currently >+supported flags. They are jdata, directio, immutable, appendonly, > noatime, and sync. In most cases, the chattr command may be used > rather than gfs2_tool to set attributes. > >+The \fIjdata\fR flag causes all the data written to a file >+to be journaled. If the \fIjdata\fR flag is set for a directory, >+all files and directories subsequently created within that directory >+are also journaled. This behavior replaces the old \fIinherit_jdata\fR >+flag from gfs. Same as chattr +j. >+ > The \fIdirectio\fR flag causes all I/O to a regular file to be Direct > I/O, even if the O_DIRECT flag isn't used on the open() command. > >@@ -123,10 +129,6 @@ Same as chattr +A. > > The \fIsync\fR flag causes data written to the file to be sync'ed to > stable storage immediately. Same as chattr +S. >- >-Note: Unlike the original gfs_tool, the journaled data (\fIjdata\fR) flag >-is set with chattr +j and reset with chattr -j. Likewise, the >-\fIinherit_jdata\fR flag is set on a directory with chattr +j. > .TP > \fBsettune\fP \fIMountPoint\fR \fIparameter\fR \fInewvalue\fR > Set the value of tuning parameter. Use \fBgettune\fP for a listing of
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 336561
: 250851