linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* NTFS: fix modular compile
@ 2002-09-07 13:40 Anton Altaparmakov
  0 siblings, 0 replies; only message in thread
From: Anton Altaparmakov @ 2002-09-07 13:40 UTC (permalink / raw)
  To: Linus Torvalds; +Cc: Linux Kernel

Linus,

please apply the below patch (against you current BK tree) which exports
fs/buffer.c::unmap_underlying_metadata() which is required to fix NTFS
as a module. (It is broken at the moment...)

Patch is against your current BK tree.

Thanks,

	Anton
-- 
Anton Altaparmakov <aia21 at cantab.net> (replace at with @)
Linux NTFS maintainer / IRC: #ntfs on irc.openprojects.net
WWW: http://linux-ntfs.sf.net/, http://www-stu.christs.cam.ac.uk/~aia21/

===================================================================

This will update the following files:

 fs/buffer.c |    1 +
 1 files changed, 1 insertion(+)

through these ChangeSets:

<aia21@cantab.net> (02/09/07 1.622)
   Export unmap_underlying_metadata() to fix NTFS as a module.


diff -Nru a/fs/buffer.c b/fs/buffer.c
--- a/fs/buffer.c	Sat Sep  7 14:36:10 2002
+++ b/fs/buffer.c	Sat Sep  7 14:36:10 2002
@@ -1623,6 +1623,7 @@
 		__brelse(old_bh);
 	}
 }
+EXPORT_SYMBOL(unmap_underlying_metadata);
 
 /*
  * NOTE! All mapped/uptodate combinations are valid:

===================================================================

This BitKeeper patch contains the following changesets:
+
## Wrapped with gzip_uu ##


begin 664 bkpatch53396
M'XL(`,H`>CT``]6446O;,!#'GZ-/(>A+2[%\)\EV[)&1M<NZL6X)20O;4Y!E
MI0F-[2#+7EK\X>=FT(2%43KV,DE/)^FON__]T`F]K8Q->FJE.)(3^K&L7-+3
MJG`J985Q76A:EEW(KROK5U;[ZU51;SW.`B^M%Z3;GRBGE[0QMDIZR,1SQ#UL
M3-*;CJYNK]]-"1D,Z.52%7=F9AP=#(@K;:/66354;KDN"^:L*JK<.,5TF;?/
M1UL.P+L98"0@"%L,04:MQ@Q12309<-D/)6E4D=FR,<-&,]W4CNG'WS5B"`$Q
MPK@%V8]"\IXB"SFGP'V(?8@HRD0$B0S/`1,`NK-DN+>"GB/U@%S0?YOY)=%T
MM-V4UM&ZR-5F7A>9L>N'57$W?Q+-E%.G9]VC=+':TJ\W'V945531O,SJM6'D
M,^VJD62R=Y=XKQR$@`+R]H7"%I7?=7QA+-.'I<6BWP)'P#9-#9>APDAK'J=A
M?.3@L40,$0H1"-FY(R+<47)PZ&5.7IT44?>;?/BXVCQ=9ZH^5N@+X%S&'2?(
M.ZT=)RB/.!'R?^/DE\5CZMD?N]4U?G+H]E]P\PE#'E`DHV^3\?1F/OO^Y6)\
???K'_,[>[#\,O33ZOJKS08H+$"EH\A.SC=.KC`0`````
`
end

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2002-09-07 13:35 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2002-09-07 13:40 NTFS: fix modular compile Anton Altaparmakov

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).