monotone-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Monotone-devel] [PATCH] Large File support for mtn.


From: jack-monotone
Subject: [Monotone-devel] [PATCH] Large File support for mtn.
Date: Fri, 12 May 2006 14:26:27 -0700
User-agent: Mutt/1.4.1i

Here's a patch for large file support in monotone. This is primarily motivated
by having dbs that are > 2 GiB[0]. 

Here's an overview:
    - update the boost build instructions to build a booth with large file
      support

    - add the AC_SYS_LARGEFILE macro to configure.ac (if the user hasn't
      explicitly disabled large file support) 

    - reorder the includes in unix/{fs,inodeprint,process}.cc to include
      config.h first, so that the right file related prototypes get picked. 
    
--Jack 

[0] Having single dbs > 2 GiB probably isn't a good idea.  A better idea is
probably to separate the branches into individual dbs, and use usher. 

--
Jack (John) Cummings                           http://mudshark.org/
PGP fingerprint: 0774 D073 E386 B70B 6B16  2D2B 1DD8 F8B0 CCF0 FAEE
Now playing on Prime:    Busy Child -- The Crystal Method
Now playing on Remedial: Maybe Someday -- The Cure

Attachment: mtn-0.26-large_file.patch
Description: Text document


reply via email to

[Prev in Thread] Current Thread [Next in Thread]