• unknown's avatar
    ndb - bug#21172 · 726a264d
    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
    726a264d
Ndbfs.cpp 31.2 KB