summaryrefslogtreecommitdiffstats
path: root/docs
diff options
context:
space:
mode:
authorMatthias Clasen <mclasen@redhat.com>2012-01-09 21:49:08 -0500
committerMatthias Clasen <mclasen@redhat.com>2012-01-09 21:49:08 -0500
commit00c00e2f3f3194202877e54a2429bd1a4f9c5526 (patch)
tree1a625ef26f385fb62c146b8080452c79c2c72dba /docs
parent31960257a6f52a4ec92d70986969f3f7ce336c4c (diff)
downloadandroid_external_glib-00c00e2f3f3194202877e54a2429bd1a4f9c5526.tar.gz
android_external_glib-00c00e2f3f3194202877e54a2429bd1a4f9c5526.tar.bz2
android_external_glib-00c00e2f3f3194202877e54a2429bd1a4f9c5526.zip
Add G_FILE_ATTRIBUTE_FILESYSTEM_USED to get exact used space
This is implemented by with statfs_buffer.f_bavail (free blocks for unprivileged users) as a default way to retrieve real free space. Based on a patch by Marcus Carlson, bug 625751.
Diffstat (limited to 'docs')
-rw-r--r--docs/reference/gio/gio-sections.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/reference/gio/gio-sections.txt b/docs/reference/gio/gio-sections.txt
index 62b233af8..8c59f3b69 100644
--- a/docs/reference/gio/gio-sections.txt
+++ b/docs/reference/gio/gio-sections.txt
@@ -295,6 +295,7 @@ G_FILE_ATTRIBUTE_THUMBNAILING_FAILED
G_FILE_ATTRIBUTE_PREVIEW_ICON
G_FILE_ATTRIBUTE_FILESYSTEM_SIZE
G_FILE_ATTRIBUTE_FILESYSTEM_FREE
+G_FILE_ATTRIBUTE_FILESYSTEM_USED
G_FILE_ATTRIBUTE_FILESYSTEM_TYPE
G_FILE_ATTRIBUTE_FILESYSTEM_READONLY
G_FILE_ATTRIBUTE_GVFS_BACKEND