Edge Rewrite
// HTMLRewriter · presentation

This page was redesigned at the edge.

Cloudflare fetched the original article and streamed it through HTMLRewriter to apply an entirely new visual system without rebuilding the source page.

// request.cf · coarse context

A page that knows where it met you.

Only coarse request metadata is shown. This demo does not display or persist visitor IP addresses.

Country
US
Cloudflare location
CMH
Connection
HTTP/2
Language
Not provided

Ray ID: a21ee05d98b5cf4e

Jump to content

GnomeVFS

From Wikipedia, the free encyclopedia
(Redirected from GNOME Virtual File System)
GnomeVFS
Operating systemLinux, BSD
PlatformGNOME
Typeabstraction layer for files systems
Websitedeveloper.gnome.org/gnome-vfs/

GnomeVFS (short for GNOME Virtual File System) was an abstraction layer of the GNOME platform for the reading, writing and execution of files. Before GNOME 2.22 GnomeVFS was primarily used by the appropriate versions of Nautilus file manager (renamed to GNOME Files) and other GNOME applications.

A cause of confusion is the fact that the file system abstraction used by the Linux kernel is also called the virtual file system (VFS) layer. This is however at a lower level.

Due to perceived shortcomings of GnomeVFS[1] a replacement called GVfs was developed. GVfs is based on GIO and allows partitions to be mounted through FUSE.[2]

With the release of GNOME 2.22 in April 2008, GnomeVFS was declared deprecated in favor of GVfs and GIO, requesting that developers not use it in new applications.[3]

References

[edit]
  1. "GnomeVFS shortcomings". 2006-09-18.
  2. Larsson, Alexander (2007-02-15). "gvfs status report".
  3. "GNOME 2.22 Release Notes, Section "GVFS and GIO"".
[edit]