Gentoo Archives: gentoo-user

From: David W Noon <dwnoon@××××××××.com>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] Extended file attributes: ext4
Date: Sun, 08 Apr 2012 15:58:04
Message-Id: 20120408165623.5fd4fcc6@karnak.local
In Reply to: [gentoo-user] Extended file attributes: ext4 by meino.cramer@gmx.de
1 On Sun, 8 Apr 2012 17:26:03 +0200, meino.cramer@×××.de wrote about
2 [gentoo-user] Extended file attributes: ext4:
3
4 > is it possible to go from an ext4-filesystem with no extended file
5 > attributes to one with extended file attributes without reformatting
6 > the disk or other very risky low level things just by adding this
7 > feature to the kenrel (?) ?
8
9 Yes, it's simple.
10
11 You need to ensure that your kernel configuration has the extended
12 attribute support (ACL is a good idea too) and you have booted with the
13 ext4 driver so configured.
14
15 You then add the xattr option in /etc/fstab for the filesystem(s) where
16 you want extended attribute support. If you do that before you reboot
17 (as above) then you will have full extended attribute support.
18 --
19 Regards,
20
21 Dave [RLU #314465]
22 *-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*
23 dwnoon@××××××××.com (David W Noon)
24 *-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*

Attachments

File name MIME type
signature.asc application/pgp-signature

Replies

Subject Author
Re: [gentoo-user] Extended file attributes: ext4 Mick <michaelkintzios@×××××.com>