What's new in Pismo File Mount Developer Kit Build 192

Dec 3, 2018
  • Windows 10 SQL compatibility improvements.
  • Resolved Linux kernel module build script issue with patch versions > 100 .

New in Pismo File Mount Developer Kit Build 190 (Nov 16, 2017)

  • Added pfmMountFlagForceDriveLetter mount option.

New in Pismo File Mount Developer Kit Build 185 (Jun 24, 2017)

  • Added PFM marshaller support for file name conversions between
  • windows and mac/linux.

New in Pismo File Mount Developer Kit Build 184 (Jan 6, 2017)

  • Fixed java API shim, not loading JNI DLL correctly.

New in Pismo File Mount Developer Kit Build 183 (Jul 5, 2016)

  • Fixed endName handling in rename and delete marshaller methods.

New in Pismo File Mount Developer Kit Build 182 (Jul 5, 2016)

  • Changed C# API shim DLL name from to *pfmshim16_xxx.dll .
  • Changed java API reverse domain namespace from com.pismotechnic to
  • com.pismotec .
  • Mount "report" API added for diagnostic information.

New in Pismo File Mount Developer Kit Build 181 (Jul 5, 2016)

  • No significant changes.

New in Pismo File Mount Developer Kit Build 179 (Aug 3, 2015)

  • Dev kit now includes direct support of more programming languages
  • and environments, including: C, C+, C# and other .Net and Mono hosted languages (VB, F#)
  • Java and other JVM hosted languages
  • The non-concurrent marshaller interfaces are now deprecated.
  • All samples converted to use the concurrent marshaller

New in Pismo File Mount Developer Kit Build 176 (May 5, 2015)

  • Minor API changes.
  • Restored and updated CLR (C#) API shim and samples.

New in Pismo File Mount Developer Kit Build 169 (Apr 11, 2013)

  • Minor changes.

New in Pismo File Mount Developer Kit Build 167 (Dec 6, 2012)

  • Minor API changes.

New in Pismo File Mount Developer Kit Build 166 (Aug 21, 2012)

  • Re-added some documentation missing in last release.

New in Pismo File Mount Developer Kit Build 165 (Jun 13, 2012)

  • Improved support for OSX and Linux.
  • New PfmApi::FileMountCreate API to allow applications to directly utilize the PFM formatters such as the ISOreader or Private Folder file system.
  • Removed PfmReadOnlyFormatterOps and converted related samples to use PfmFormatterOps.
  • New mounter samples to demonstrate use of the new
  • PfmApi::FileMountCreate API.
  • Converted all samples and documentation to focus on standalone application development, not PFM Audit Package formatter development.
  • Various other documentation updates.

New in Pismo File Mount Developer Kit Build 163 (Jun 13, 2012)

  • Impoved support for OSX and Linux.

New in Pismo File Mount Developer Kit Build 162 (Jun 13, 2012)

  • Improved support for OSX and Linux.

New in Pismo File Mount Developer Kit Build 157 (Jun 13, 2012)

  • First public release with Mac and Linux support.
  • Added support for asynchronous mount cancellation to marshaller
  • and formatter interfaces

New in Pismo File Mount Developer Kit Build 154 (Oct 17, 2009)

  • Bumped build number to avoid user confusion caused by leading
  • zero in previous builds.
  • Changed inline API DLL loading logic so no longer necessary
  • to include windows.h.

New in Pismo File Mount Developer Kit Build 051 (Oct 17, 2009)

  • Updated documentation to match interface changes.
  • Added missing hellofs C# application sample.
  • Added flags to allow formatter to force buffered/unbuffered I/O.

New in Pismo File Mount Developer Kit Build 050 (Oct 17, 2009)

  • Protocol enhancements for fastpipe support, to eliminate
  • extra buffering of file data.

New in Pismo File Mount Developer Kit Build 045 (Oct 17, 2009)

  • No significant changes.

New in Pismo File Mount Developer Kit Build 044 (Oct 17, 2009)

  • Added support for CLR/.NET development, including samples
  • and documentation.

New in Pismo File Mount Developer Kit Build 043 (Oct 17, 2009)

  • First release of Pismo File Mount Developer Kit. Previously the
  • kit files were included with Pismo File Mount Audit Package.