From mboxrd@z Thu Jan 1 00:00:00 1970 From: dE Subject: Re: ACL support. Date: Thu, 27 Mar 2014 20:51:18 +0530 Message-ID: <533441EE.4060107@gmail.com> References: <5332645E.4070600@gmail.com> <5332AD40.1020308@gmail.com> <5332F56A.2030506@gmail.com> <5332F9E9.5050905@gmail.com> <533303EC.6020100@gmail.com> <53330886.30506@gmail.com> Mime-Version: 1.0 Content-Transfer-Encoding: 7bit Return-path: DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=message-id:date:from:user-agent:mime-version:to:subject:references :in-reply-to:content-type:content-transfer-encoding; bh=vQmWjQra13pc8/sNIGseQu7pMf/UXLm/bq68AEVbcMI=; b=hN0kn3JJrL2F1SM2m0L9kE7oEp6lwf79DLOLD43DJx6H91DfaVHcL0Rq8UTPKND4d2 ilRsTMBP/LheFvrLZmKbrUuSZc7DKnO4ZidM+Phu5PhlbzLzq7/prCzTlzfUoazvWwBv b5U14N3rvGevQ3OgdrGqY67u2byjY7l7v9UYQAxdIXBT+OsNfzRPeYejdpLtTMDphmxk +ngEV9lk4Q8cDPzGSt+DQdEP6iKbYAHF1PjUlvmnlXsk/cbgXUCOoXycbcnERD8LHd3l fCXZfX8TH/u0PHJbqAnYV4eL4k98OdMeittdTWP6VT9ExIek3D1+ksu0r9K/dP9BLzOs BMZw== In-Reply-To: <53330886.30506@gmail.com> Sender: reiserfs-devel-owner@vger.kernel.org List-ID: Content-Type: text/plain; charset="us-ascii"; format="flowed" To: reiserfs-devel@vger.kernel.org On 03/26/14 22:34, Edward Shishkin wrote: > On 03/26/2014 05:44 PM, dE wrote: >> On 03/26/14 21:31, Edward Shishkin wrote: >>> On 03/26/2014 04:42 PM, dE wrote: >>>> On 03/26/14 16:04, Edward Shishkin wrote: >>>>> On 03/26/2014 06:23 AM, dE wrote: >>>>>> Does reiser4 support ACL? >>>>> >>>>> Nope for historical reasons. >>>>> I'll provide hints how to implement this, if someone wants.. >>>>> >>>>> Edward. >>>> >>>> Thanks for the response. >>>> >>>> I was just asking for educational purposes (my home dir recedes on >>>> reiser4). >>>> >>>> And yes -- I got a major bug to report which cause FF to crash. >>>> Duplicating ~/.firefox solved the problem. I've the bad ~/.firefox. >>>> >>>> What do I have to do to report the problem? >>> >>> 1) "bad" means what? >>> 2) any kernel complaints? >>> 3) results of checking the partition with fsck.reiser4 >>> 4) Is it possible to reproduce the problem? >>> >>> Thanks, >>> Edward. >> >> I started having problems with FF which was diagnosed to contents of >> ~/.firefox. > > Which kernel version? > Do you use the new reiser4 transaction models announced not so long ago? > >> So renamed it to ~/.firefox_bad and copied ~/.firefox_bad to >> ~/.firefox to solve the problem. >> >> So I still have ~/.firefox_bad; this problem occurred twice, and I >> have both of the ~/.firefox_bad >> >> Yes -- the kernel showed a backtrace from some reiser4 sources. > > Could you send it, if possible? > > Thanks, > Edward. > >> >> fsck.reiser4 was done -- nothing was wrong. >> >> Yes -- I have the ~/.firefox_bad just for the purpose of bug reporting. > Kernel is 3.8.5. So no, it's an old one. Yes, I'll send the bt. Wait.