/[smecontribs]/rpms/smeserver-shared-folders/contribs9/smeserver-shared-folders-0.3-handle_ext4.patch
ViewVC logotype

Annotation of /rpms/smeserver-shared-folders/contribs9/smeserver-shared-folders-0.3-handle_ext4.patch

Parent Directory Parent Directory | Revision Log Revision Log | View Revision Graph Revision Graph


Revision 1.1 - (hide annotations) (download)
Thu Dec 18 08:37:34 2014 UTC (9 years, 5 months ago) by vip-ire
Branch: MAIN
CVS Tags: smeserver-shared-folders-0_3-7_el6_sme, smeserver-shared-folders-0_3-9_el6_sme, smeserver-shared-folders-0_3-11_el6_sme, smeserver-shared-folders-0_3-8_el6_sme, smeserver-shared-folders-0_3-6_el6_sme, smeserver-shared-folders-0_3-10_el6_sme, HEAD
* Thu Dec 18 2014 Daniel Berteaud <daniel@firewall-services.com> 0.3-6.sme
- Handle ext4 [SME: 8730]

1 vip-ire 1.1 diff -Nur smeserver-shared-folders-0.3/root/etc/e-smith/templates/etc/fstab/51EnableACL smeserver-shared-folders-0.3_bz8730/root/etc/e-smith/templates/etc/fstab/51EnableACL
2     --- smeserver-shared-folders-0.3/root/etc/e-smith/templates/etc/fstab/51EnableACL 2013-11-11 20:18:26.000000000 +0100
3     +++ smeserver-shared-folders-0.3_bz8730/root/etc/e-smith/templates/etc/fstab/51EnableACL 2014-12-18 09:35:36.315000000 +0100
4     @@ -1,7 +1,7 @@
5     {
6     # Change usrquota,grpquota => usrquota,grpquota,acl for / file system
7     @lines = map {
8     - /\s\/\s+ext[23]\s+usrquota,grpquota\s/ && s/usrquota,grpquota/usrquota,grpquota,acl/;
9     + /\s\/\s+ext[234]\s+usrquota,grpquota\s/ && s/usrquota,grpquota/usrquota,grpquota,acl/;
10     /^\/dev\/main\/.*\s+ext[23]\s+usrquota,grpquota\s/ && s/usrquota,grpquota/usrquota,grpquota,acl/;
11     $_
12     } @lines;

admin@koozali.org
ViewVC Help
Powered by ViewVC 1.2.1 RSS 2.0 feed