Rev 609: need to remove aio options here too in http://samba.org/~tridge/3_0-ctdb

tridge at samba.org tridge at samba.org
Tue Aug 28 04:53:12 GMT 2007


------------------------------------------------------------
revno: 609
revision-id: tridge at samba.org-20070828045310-67kldqcfrp4pmi0c
parent: tridge at samba.org-20070827025120-wn7110z0mu90h9do
committer: Andrew Tridgell <tridge at samba.org>
branch nick: s3-ctdb-tridge
timestamp: Tue 2007-08-28 14:53:10 +1000
message:
  need to remove aio options here too
modified:
  source/param/loadparm.c        loadparm.c-20070210173807-1wjifrbwaz6xnmgl-768
=== modified file 'source/param/loadparm.c'
--- a/source/param/loadparm.c	2007-08-27 02:51:20 +0000
+++ b/source/param/loadparm.c	2007-08-28 04:53:10 +0000
@@ -2144,8 +2144,6 @@
 FN_LOCAL_INTEGER(lp_block_size, iBlock_size)
 FN_LOCAL_INTEGER(lp_dfree_cache_time, iDfreeCacheTime)
 FN_LOCAL_INTEGER(lp_allocation_roundup_size, iallocation_roundup_size)
-FN_LOCAL_INTEGER(lp_aio_read_size, iAioReadSize)
-FN_LOCAL_INTEGER(lp_aio_write_size, iAioWriteSize)
 FN_LOCAL_INTEGER(lp_map_readonly, iMap_readonly)
 FN_LOCAL_CHAR(lp_magicchar, magic_char)
 FN_GLOBAL_INTEGER(lp_winbind_cache_time, &Globals.winbind_cache_time)



More information about the samba-cvs mailing list