! Please note that this is a snapshot of our old Bugzilla server, which is read only since May 29, 2020. Please go to gitlab.xfce.org for our new server !
Move get_free_space() to ThunarVfsInfo
Status:
CLOSED: FIXED
Product:
Thunar-vfs
Component:
General

Comments

Description Benedikt Meurer editbugs 2006-02-02 11:04:40 CET
Currently get_free_space() is part of the ThunarVfsVolume interface, which is
not very nice. It'd be better to move it to ThunarVfsInfo.
Comment 1 Benedikt Meurer editbugs 2006-02-02 12:14:02 CET
Committed with revision 19716.

2006-02-02	Benedikt Meurer <benny@xfce.org>

	* configure.in.in: Check for statvfs() and statfs(), and required
	  header files.
	* thunar-vfs/thunar-vfs-info.{c,h}, thunar-vfs/thunar-vfs-volume.{c,h},
	  thunar-vfs/thunar-vfs-volume-bsd.c, thunar-vfs/thunar-vfs.symbols:
	  Move the get_free_space() method from ThunarVfsVolume to ThunarVfsInfo
	  so we can use it even if no volume manager implementation is avail-
	  able for the target system. Bug #1420.

Bug #1420

Reported by:
Benedikt Meurer
Reported on: 2006-02-02
Last modified on: 2010-11-07

People

Assignee:
Jannis Pohlmann
CC List:
1 user

Version

Version:
unspecified

Attachments

Additional information