All of lore.kernel.org
 help / color / mirror / Atom feed
From: bugzilla-daemon@bugzilla.kernel.org
To: linux-ext4@vger.kernel.org
Subject: [Bug 54551] write fails with one short >2GB write.
Date: Fri,  1 Mar 2013 09:20:51 +0000 (UTC)	[thread overview]
Message-ID: <20130301092051.568EC11FB5D@bugzilla.kernel.org> (raw)
In-Reply-To: <bug-54551-13602@https.bugzilla.kernel.org/>

https://bugzilla.kernel.org/show_bug.cgi?id=54551


Jan Kara <jack@suse.cz> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |jack@suse.cz
         AssignedTo|fs_ext4@kernel-bugs.osdl.or |jack@suse.cz
                   |g                           |




--- Comment #2 from Jan Kara <jack@suse.cz>  2013-03-01 09:20:51 ---
You cannot easily overcome this limit. Also I'd note that POSIX does not say
how much is going to be written. So you have to be prepared for the fact that
your write writes e.g. 1 byte (although in practice that doesn't tend to
happen). If some program relies on write(2) writing as much as it was told to,
it is a buggy program.

-- 
Configure bugmail: https://bugzilla.kernel.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching the assignee of the bug.

      parent reply	other threads:[~2013-03-01  9:20 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-02-27 14:49 [Bug 54551] New: write fails with one short >2GB write bugzilla-daemon
2013-02-27 14:51 ` [Bug 54551] " bugzilla-daemon
2013-03-01  9:20 ` bugzilla-daemon [this message]

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=20130301092051.568EC11FB5D@bugzilla.kernel.org \
    --to=bugzilla-daemon@bugzilla.kernel.org \
    --cc=linux-ext4@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.