All of lore.kernel.org
 help / color / mirror / Atom feed
From: Michal Samek <webmaster@tony.cz>
To: Bart Oldeman <oldeman@math.ohio-state.edu>
Cc: Linux-MSDOS Mailing list <linux-msdos@vger.kernel.org>
Subject: Re: Who knows what was changed in 1.1.3.3 or 1.1.3.4 about file locking?
Date: 14 Nov 2002 14:37:12 +0100	[thread overview]
Message-ID: <1037281030.12228.85.camel@localhost.localdomain> (raw)
In-Reply-To: <Pine.LNX.4.33.0211071756510.20669-200000@enm-bo-lt.localdomain>

On Pá, 2002-11-08 at 00:00, Bart Oldeman wrote:

> Attached is a quick&dirty "proof of concept" 64-bit file offset patch. Of
> course it will need to be changed to be compatible with older libc's and
> kernels.
> 
> Bart


There is a small typo in your patch; mfs.c after patching, line 3796.
I hope there should be:

(unsigned long)( ...

instead of 

(unsigned long))(...

It compiles now; I'm going to check the locking behaviour.

-- 
Michal Samek <webmaster@tony.cz>

-
To unsubscribe from this list: send the line "unsubscribe linux-msdos" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

  parent reply	other threads:[~2002-11-14 13:37 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <1036654059.16614.24.camel@localhost.localdomain>
2002-11-07 23:00 ` Who knows what was changed in 1.1.3.3 or 1.1.3.4 about file locking? Bart Oldeman
2002-11-08  7:09   ` Michal Samek
2002-11-08  9:45     ` Michal Samek
2002-11-10 10:29   ` Sergey Suleymanov
2002-11-10 17:47     ` Bart Oldeman
2002-11-11  6:01       ` Sergey Suleymanov
2002-11-10 18:55     ` Przemyslaw Czerpak
2002-11-14 13:37   ` Michal Samek [this message]
2002-11-14 14:12   ` Michal Samek
2002-11-02 21:42 Bart Oldeman
  -- strict thread matches above, loose matches on Subject: below --
2002-10-29 14:55 Michal Samek

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=1037281030.12228.85.camel@localhost.localdomain \
    --to=webmaster@tony.cz \
    --cc=linux-msdos@vger.kernel.org \
    --cc=oldeman@math.ohio-state.edu \
    /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.