From: Arne Jansen <sensille@gmx.net>
To: Lev Vainblat <lev@zadarastorage.com>
Cc: linux-btrfs@vger.kernel.org
Subject: Re: Warnings on file removal after Quota exceeded error (EDQUOT)
Date: Thu, 24 Jan 2013 11:32:11 +0100 [thread overview]
Message-ID: <51010DAB.4060900@gmx.net> (raw)
In-Reply-To: <C53E5EC1712746DBA90EFED6D9BAEF52@LevPC>
On 24.01.2013 10:39, Lev Vainblat wrote:
> Hi all,
>
> I executed the following simple sequence of commands:
>
> # mount /dev/sda /mnt/btrfs
> # btrfs quota enable /mnt/btrfs/
> # btrfs subvolume create /mnt/btrfs/SV
> Create subvolume '/mnt/btrfs/SV'
> # btrfs qgroup limit 1m /mnt/btrfs/SV
> # dd if=/dev/zero of=/mnt/btrfs/SV/file bs=64x1024
> dd: writing `/mnt/btrfs/SV/file': Disk quota exceeded
> 16+0 records in
> 15+0 records out
> 983040 bytes (983 kB) copied, 0.00192474 s, 511 MB/s
> # rm /mnt/btrfs/SV/file
>
> The file was removed, but in the kern.log I see:
>
[snip]
>
> Is this an expected behavior? Am I doing anything wrong here?
I can reproduce it here, will look into it. Thanks for reporting!
-Arne
>
> Thanks,
> -Lev.
>
next prev parent reply other threads:[~2013-01-24 10:32 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-01-24 9:39 Warnings on file removal after Quota exceeded error (EDQUOT) Lev Vainblat
2013-01-24 10:32 ` Arne Jansen [this message]
2013-01-28 11:55 ` Jan Schmidt
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=51010DAB.4060900@gmx.net \
--to=sensille@gmx.net \
--cc=lev@zadarastorage.com \
--cc=linux-btrfs@vger.kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.