-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
osd-target: Support partition quota attribute page via statfs
Implementation of partition quota attribute page is done very similar to user-object quota attribute page but through the call to statfs instead of stat. by enabling get_dfile_name() to also return a partitions directory path we can trivially add support for partition-time-stamps-page and partition-info-page by just calling the corresponding user-obj-xxx page. Signed-off-by: Boaz Harrosh <bharrosh@panasas.com>
- Loading branch information
Boaz Harrosh
committed
Nov 18, 2009
1 parent
6f7abc2
commit fc390bc
Showing
2 changed files
with
37 additions
and
6 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters