• Jakob Unterwurzacher's avatar
    tests: fs: TestOpenDirectIO: move to /var/tmp · c34eae0e
    Jakob Unterwurzacher authored
    This used to create a hidden folder in the user's home
    directory to avoid /tmp, which is on tmpfs on modern
    distros.
    
    Use /var/tmp instead, which is also a real filesystem,
    and avoid cluttering the home dir.
    
    Change-Id: Ifa0a1dbdf7a2c4b08e53d20e28f287207ff8ef47
    c34eae0e
simple_test.go 8.45 KB