Traditional file systems - data structures open returns an integer that identifies an open file read/write/fsync/seek uses the returned integer to identify which file they wish to operate on close invalidates the integer returned from open Slide 9