Hello Linus,
could you please pull from
git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs.git for_linus
to get fixes for oops when the new quotactl gets used with quotas disabled.
Top of the tree is 8f9e8f5fcc05. The full shortlog is:
Jan Kara (2):
quota: Handle Q_GETNEXTQU
Hello Linus,
could you please pull from
git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs.git for_linus
to get several fixes. Notification patches are (with one exception) a fallout
of my fsnotify rework which went into -rc1 (I've extented LTP to cover these
cornercases to avoid si
Hello Linus,
could you please pull from
git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs.git for_linus
to get a fix for regression in ext2, and a fix of one possibly exploitable
format string issue in ext3. The rest isn't too serious.
Top of the tree is c288d29. The full shortlog
Hello Linus,
could you please pull from
git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs.git for_linus
to get some ext3 & quota cleanups and couple of udf fixes.
Top of the tree is 56df127. The full shortlog is:
Julia Lawall (1):
ext3: drop if around WARN_ON
Lee Jones (1)
Hi,
On Fri, Oct 27, 2000 at 11:31:59AM +0200, Juri Haberland wrote:
> >
> Hi Stephen,
>
> unfortunately 0.0.3b has the same problem. I tried it with a stock
> 2.2.17 kernel + NFS patches + ext3-0.0.3b and the quota rpm you
> included. Extracting two larger tar.gz files hits the deadlock reliabl
"Stephen C. Tweedie" wrote:
>
> Hi,
>
> On Thu, Oct 19, 2000 at 07:03:54PM +0200, Jan Kara wrote:
> >
> > > I stumbled into another problem:
> > > When using ext3 with quotas the kjournald process stops responding and
> > > stays in DW state when the filesystem gets under heavy load. It is easy
Hi,
On Fri, Oct 20, 2000 at 05:02:28PM +0200, Juri Haberland wrote:
> As I wrote in my original mail I used 0.0.2f.
> Is there a version called 0.0.3 yet and if so where can I find it? In
> ftp.uk.linux.org (which is currently not reachable as well as
> vger.kernel.org) I found only 0.0.2f. I mu
Hi,
On Thu, Oct 19, 2000 at 07:03:54PM +0200, Jan Kara wrote:
>
> > I stumbled into another problem:
> > When using ext3 with quotas the kjournald process stops responding and
> > stays in DW state when the filesystem gets under heavy load. It is easy
> > to reproduce:
> > Just extract two or th
"Stephen C. Tweedie" wrote:
>
> Hi,
>
> On Thu, Oct 19, 2000 at 07:03:54PM +0200, Jan Kara wrote:
> >
> > > I stumbled into another problem:
> > > When using ext3 with quotas the kjournald process stops responding and
> > > stays in DW state when the filesystem gets under heavy load. It is easy
the other files if there are any.
Probably best place for this function would be struct dquot_operations but
that would mean to change handling of it. foo_read_super() will have
to fill in the dq_op pointer and quota will never alter it - currently
it's set in quota_on() (and it's also res
Juri Haberland wrote:
>
> "Stephen C. Tweedie" wrote:
> >
> > Hi Jan,
> >
> > On Wed, Sep 27, 2000 at 02:56:20PM +0200, Jan Kara wrote:
> > >
> > > So I've been thinking about fixes in quota (and also writing some parts).
> >
> > While we're at it, I've attached a patch which I was sent which s
Hello.
I found one bug in the quota fixes (forgot to mark_inode_dirty()
when i_blocks were changed). Patch which fixes this is at:
ftp://atrey.karlin.mff.cuni.cz/pub/local/jack/quota/v2.4/quota-fix-2.4.0-test9-2a.diff
It's supposed to be applied after quota-fix-2.4.0-test9-1.diff i
"Stephen C. Tweedie" wrote:
>
> Hi Jan,
>
> On Wed, Sep 27, 2000 at 02:56:20PM +0200, Jan Kara wrote:
> >
> > So I've been thinking about fixes in quota (and also writing some parts).
>
> While we're at it, I've attached a patch which I was sent which simply
> teaches quota about ext3 as a va
Hi Jan,
On Wed, Sep 27, 2000 at 02:56:20PM +0200, Jan Kara wrote:
>
> So I've been thinking about fixes in quota (and also writing some parts).
While we're at it, I've attached a patch which I was sent which simply
teaches quota about ext3 as a valid fs type in fstab. It appears to
work fine
Hello.
I've updated the patch with quota fixes for test9. You can download
it at: ftp://atrey.karlin.mff.cuni.cz/pub/local/jack/quota/v2.4 as
quota-fix-2.4.0-test9-1.diff
If nobody complains I'll submit it to Linus so p
Hello.
So I've been thinking about fixes in quota (and also writing some parts).
I think I thought of a bit easier implementation of featureas Al suggested. So:
* i_blocks is updated by quota in DQUOT_{ALLOC|FREE}_BLOCK (as a bonus we get
fix of those unpleasant ext2 preallocation vs.
16 matches
Mail list logo