• unknown's avatar
    ndb - bug#21172 · 6beb5cfa
    unknown authored
      Fix build failure if O_DIRECT is not defined
      Fix stack overflow by making odirect_readbuf global
      Remove soem old debug variables
    
    
    storage/ndb/src/kernel/blocks/ndbfs/AsyncFile.cpp:
      Fix build failure if O_DIRECT is not defined
      Fix stack overflow by making odirect_readbuf global
      Remove soem old debug variables
    storage/ndb/src/kernel/blocks/ndbfs/Ndbfs.cpp:
      Fix build failure if O_DIRECT is not defined
      Fix stack overflow by making odirect_readbuf global
      Remove soem old debug variables
    6beb5cfa
Ndbfs.cpp 31.2 KB