login
Login
/
Register
Search
Search this site:
Forums
News
Blogs
Features
Site
Home
»
Mailing list archives
»
linux-kernel
»
2008
»
October
»
2
Re: [PATCH 13/39] ocfs2: Add extended attribute support
view
thread
Previous message: [
thread
] [
date
] [
author
]
Next message: [
thread
] [
date
] [
author
]
[view in full thread]
From: Andrew Morton
Subject:
Re: [PATCH 13/39] ocfs2: Add extended attribute support
Date: Wednesday, October 1, 2008 - 11:12 pm
> On Wed, 24 Sep 2008 15:00:54 -0700 Mark Fasheh <mfasheh@suse.com> wrote:
quoted text
> + case Opt_user_xattr: > + mopt->mount_opt &= ~OCFS2_MOUNT_NOUSERXATTR; > + break; > + case Opt_nouser_xattr: > + mopt->mount_opt |= OCFS2_MOUNT_NOUSERXATTR; > + break;
Is there a documentation update for these? --
unsubscribe notice
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to
majordomo@vger.kernel.org
More majordomo info at
http://vger.kernel.org/majordomo-info.html
Please read the FAQ at
http://www.tux.org/lkml/
Previous message: [
thread
] [
date
] [
author
]
Next message: [
thread
] [
date
] [
author
]
Messages in current thread:
[PATCH 0/39] Ocfs2 updates for 2.6.28
, Mark Fasheh
, (Wed Sep 24, 3:00 pm)
[PATCH 01/39] ocfs2: POSIX file locks support
, Mark Fasheh
, (Wed Sep 24, 3:00 pm)
[PATCH 02/39] ocfs2: Track local alloc bits internally
, Mark Fasheh
, (Wed Sep 24, 3:00 pm)
[PATCH 03/39] ocfs2: throttle back local alloc when low on ...
, Mark Fasheh
, (Wed Sep 24, 3:00 pm)
[PATCH 04/39] ocfs2: track local alloc state via debugfs
, Mark Fasheh
, (Wed Sep 24, 3:00 pm)
[PATCH 05/39] ocfs2: Modify ocfs2_num_free_extents for fut ...
, Mark Fasheh
, (Wed Sep 24, 3:00 pm)
[PATCH 06/39] ocfs2: Use ocfs2_extent_list instead of ocfs ...
, Mark Fasheh
, (Wed Sep 24, 3:00 pm)
[PATCH 07/39] ocfs2: Abstract ocfs2_extent_tree in b-tree ...
, Mark Fasheh
, (Wed Sep 24, 3:00 pm)
[PATCH 08/39] ocfs2: Make high level btree extend code generic
, Mark Fasheh
, (Wed Sep 24, 3:00 pm)
[PATCH 09/39] ocfs2: Add the basic xattr disk layout in oc ...
, Mark Fasheh
, (Wed Sep 24, 3:00 pm)
[PATCH 10/39] ocfs2: Add helper function in uptodate.c for ...
, Mark Fasheh
, (Wed Sep 24, 3:00 pm)
[PATCH 11/39] ocfs2: Add extent tree operation for xattr v ...
, Mark Fasheh
, (Wed Sep 24, 3:00 pm)
[PATCH 12/39] ocfs2: reserve inline space for extended att ...
, Mark Fasheh
, (Wed Sep 24, 3:00 pm)
[PATCH 13/39] ocfs2: Add extended attribute support
, Mark Fasheh
, (Wed Sep 24, 3:00 pm)
[PATCH 14/39] ocfs2: Add xattr index tree operations
, Mark Fasheh
, (Wed Sep 24, 3:00 pm)
[PATCH 15/39] ocfs2: Add xattr bucket iteration for large ...
, Mark Fasheh
, (Wed Sep 24, 3:00 pm)
[PATCH 16/39] ocfs2: Add xattr lookup code xattr btrees
, Mark Fasheh
, (Wed Sep 24, 3:00 pm)
[PATCH 17/39] ocfs2: Optionally limit extent size in ocfs2 ...
, Mark Fasheh
, (Wed Sep 24, 3:00 pm)
[PATCH 18/39] ocfs2: Enable xattr set in index btree
, Mark Fasheh
, (Wed Sep 24, 3:00 pm)
[PATCH 19/39] ocfs2: Delete all xattr buckets during inode ...
, Mark Fasheh
, (Wed Sep 24, 3:01 pm)
[PATCH 20/39] ocfs2: Add incompatible flag for extended at ...
, Mark Fasheh
, (Wed Sep 24, 3:01 pm)
[PATCH 21/39] ocfs2: fix printk format warnings
, Mark Fasheh
, (Wed Sep 24, 3:01 pm)
[PATCH 22/39] ocfs2: Prefix the extent tree operations str ...
, Mark Fasheh
, (Wed Sep 24, 3:01 pm)
[PATCH 23/39] ocfs2: Prefix the ocfs2_extent_tree structure.
, Mark Fasheh
, (Wed Sep 24, 3:01 pm)
[PATCH 24/39] ocfs2: Make ocfs2_extent_tree get/put instea ...
, Mark Fasheh
, (Wed Sep 24, 3:01 pm)
[PATCH 25/39] ocfs2: Make 'private' into 'object' on ocfs2 ...
, Mark Fasheh
, (Wed Sep 24, 3:01 pm)
[PATCH 26/39] ocfs2: Provide the get_root_el() method to o ...
, Mark Fasheh
, (Wed Sep 24, 3:01 pm)
[PATCH 27/39] ocfs2: Use struct ocfs2_extent_tree in ocfs2 ...
, Mark Fasheh
, (Wed Sep 24, 3:01 pm)
[PATCH 28/39] ocfs2: Determine an extent tree's max_leaf_c ...
, Mark Fasheh
, (Wed Sep 24, 3:01 pm)
[PATCH 29/39] ocfs2: Create specific get_extent_tree funct ...
, Mark Fasheh
, (Wed Sep 24, 3:01 pm)
[PATCH 30/39] ocfs2: Add an insertion check to ocfs2_exten ...
, Mark Fasheh
, (Wed Sep 24, 3:01 pm)
[PATCH 31/39] ocfs2: Make ocfs2_extent_tree the first-clas ...
, Mark Fasheh
, (Wed Sep 24, 3:01 pm)
[PATCH 32/39] ocfs2: Comment struct ocfs2_extent_tree_oper ...
, Mark Fasheh
, (Wed Sep 24, 3:01 pm)
[PATCH 33/39] ocfs2: Change ocfs2_get_*_extent_tree() to o ...
, Mark Fasheh
, (Wed Sep 24, 3:01 pm)
[PATCH 34/39] ocfs2: bug-fix for journal extend in xattr.
, Mark Fasheh
, (Wed Sep 24, 3:01 pm)
[PATCH 35/39] ocfs2: Resolve deadlock in ocfs2_xattr_free_ ...
, Mark Fasheh
, (Wed Sep 24, 3:01 pm)
[PATCH 36/39] ocfs2: Limit inode allocation to 32bits.
, Mark Fasheh
, (Wed Sep 24, 3:01 pm)
[PATCH 37/39] ocfs2: Add the 'inode64' mount option.
, Mark Fasheh
, (Wed Sep 24, 3:01 pm)
[PATCH 38/39] ocfs2: Switch over to JBD2.
, Mark Fasheh
, (Wed Sep 24, 3:01 pm)
[PATCH 39/39] ocfs2: Add xattr mount option in ocfs2_show_ ...
, Mark Fasheh
, (Wed Sep 24, 3:01 pm)
Re: [PATCH 0/39] Ocfs2 updates for 2.6.28
, Tao Ma
, (Sat Sep 27, 10:16 pm)
Re: [PATCH 01/39] ocfs2: POSIX file locks support
, Andrew Morton
, (Wed Oct 1, 11:11 pm)
Re: [PATCH 03/39] ocfs2: throttle back local alloc when lo ...
, Andrew Morton
, (Wed Oct 1, 11:11 pm)
Re: [PATCH 04/39] ocfs2: track local alloc state via debugfs
, Andrew Morton
, (Wed Oct 1, 11:11 pm)
Re: [PATCH 10/39] ocfs2: Add helper function in uptodate.c ...
, Andrew Morton
, (Wed Oct 1, 11:11 pm)
Re: [PATCH 11/39] ocfs2: Add extent tree operation for xat ...
, Andrew Morton
, (Wed Oct 1, 11:12 pm)
Re: [PATCH 11/39] ocfs2: Add extent tree operation for xat ...
, Andrew Morton
, (Wed Oct 1, 11:12 pm)
Re: [PATCH 13/39] ocfs2: Add extended attribute support
, Andrew Morton
, (Wed Oct 1, 11:12 pm)
Re: [Ocfs2-devel] [PATCH 13/39] ocfs2: Add extended attrib ...
, Christoph Hellwig
, (Thu Oct 2, 1:16 am)
Re: [PATCH 01/39] ocfs2: POSIX file locks support
, Mark Fasheh
, (Tue Oct 7, 1:09 pm)
Re: [PATCH 04/39] ocfs2: track local alloc state via debugfs
, Mark Fasheh
, (Tue Oct 7, 1:10 pm)
Re: [PATCH 10/39] ocfs2: Add helper function in uptodate.c ...
, Mark Fasheh
, (Tue Oct 7, 1:18 pm)
Re: [PATCH 11/39] ocfs2: Add extent tree operation for xat ...
, Mark Fasheh
, (Tue Oct 7, 1:19 pm)
Re: [PATCH 13/39] ocfs2: Add extended attribute support
, Mark Fasheh
, (Tue Oct 7, 1:22 pm)
Re: [PATCH 11/39] ocfs2: Add extent tree operation for xat ...
, Mark Fasheh
, (Tue Oct 7, 2:19 pm)
Re: [Ocfs2-devel] [PATCH 13/39] ocfs2: Add extended attrib ...
, Mark Fasheh
, (Tue Oct 7, 3:08 pm)
Re: [Ocfs2-devel] [PATCH 13/39] ocfs2: Add extended attrib ...
, Tiger Yang
, (Tue Oct 7, 6:56 pm)
Re: [Ocfs2-devel] [PATCH 13/39] ocfs2: Add extended attrib ...
, Christoph Hellwig
, (Wed Oct 8, 6:16 am)
Re: [Ocfs2-devel] [PATCH 13/39] ocfs2: Add extended attrib ...
, Christoph Hellwig
, (Wed Oct 8, 6:22 am)
Re: [Ocfs2-devel] [PATCH 13/39] ocfs2: Add extended attrib ...
, Christoph Hellwig
, (Wed Oct 8, 6:34 am)
Re: [Ocfs2-devel] [PATCH 13/39] ocfs2: Add extended attrib ...
, Tao Ma
, (Wed Oct 8, 7:04 am)
Re: [Ocfs2-devel] [PATCH 13/39] ocfs2: Add extended attrib ...
, Mark Fasheh
, (Wed Oct 8, 5:38 pm)
Navigation
Mailing list archives
Recent posts
Popular discussions
linux-kernel
:
Ken Chen
[patch] sched: fix inconsistency when redistribute per-cpu tg->cfs_rq shares.
Ingo Molnar
Re: [PATCH v3] x86: merge the simple bitops and move them to bitops.h
Jan Engelhardt
Re: [PATCH] Allow Kconfig to set default mmap_min_addr protection
Dmitry Torokhov
Re: [2.6 patch] input/serio/hp_sdc.c section fix
Rafael J. Wysocki
[Bug #16380] Loop devices act strangely in 2.6.35
git
:
Steven Grimm
Using git as a general backup mechanism (was Re: Using GIT to store /etc)
Jeff King
Re: [PATCH] git-reset: allow --soft in a bare repo
Johannes Sixt
Re: [PATCH 01/14] msvc: Fix compilation errors in compat/win32/sys/poll.c
Johannes Schindelin
Re: [PATCH] Uninstall rule for top level Makefile
Shawn O. Pearce
Re: [PATCH v2] Speed up bash completion loading
git-commits-head
:
Linux Kernel Mailing List
cgroups: clean up cgroup_pidlist_find() a bit
Linux Kernel Mailing List
sony-laptop: Add support for extended hotkeys
Linux Kernel Mailing List
IB/core: Add support for masked atomic operations
Linux Kernel Mailing List
V4L/DVB (8939): cx18: fix sparse warnings
Linux Kernel Mailing List
ipv6 mcast: Check address family of gf_group in getsockopt(MS_FILTER).
linux-netdev
:
Inaky Perez-Gonzalez
[PATCH 40/40] wimax/i2400m: add CREDITS and MAINTAINERS entries
Karsten Keil
[mISDN PATCH v2 05/19] Reduce stack size in dsp_cmx_send()
linux
Re: 2.6.23-rc8 network problem. Mem leak? ip1000a?
David Miller
Re: tun: Use netif_receive_skb instead of netif_rx
David Miller
Re: [net-next PATCH v2] llc enhancements
freebsd-current
:
Matthew Fleming
Re: [RFC] Outline of USB process integration in the kernel taskqueue system
illoai@gmail.com
Re: OT: 2d password
Hartmut Brandt
Re: problem with nss_ldap
Andrew Reilly
Re: FreeBSD's problems as seen by the BSDForen.de community
Max Laier
Re: Upcoming ABI Breakage in RELENG_7
Colocation donated by:
Syndicate