Bug 337691
| Summary: | GFS2: [RFE] Support quota messages via netlink | ||||||||
|---|---|---|---|---|---|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | Steve Whitehouse <swhiteho> | ||||||
| Component: | GFS-kernel | Assignee: | Steve Whitehouse <swhiteho> | ||||||
| Status: | CLOSED UPSTREAM | QA Contact: | |||||||
| Severity: | low | Docs Contact: | |||||||
| Priority: | low | ||||||||
| Version: | rawhide | CC: | adas, bmarzins, bstevens, rpeterso, swhiteho | ||||||
| Target Milestone: | --- | Keywords: | FutureFeature | ||||||
| Target Release: | --- | ||||||||
| Hardware: | All | ||||||||
| OS: | Linux | ||||||||
| URL: | http://git.kernel.org/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commitdiff;h=8e8934695dfd1d5013555a74a9da706a2e301cb0 | ||||||||
| Whiteboard: | |||||||||
| Fixed In Version: | Doc Type: | Enhancement | |||||||
| Doc Text: | Story Points: | --- | |||||||
| Clone Of: | Environment: | ||||||||
| Last Closed: | 2009-12-15 10:03:04 UTC | Type: | --- | ||||||
| Regression: | --- | Mount Type: | --- | ||||||
| Documentation: | --- | CRM: | |||||||
| Verified Versions: | Category: | --- | |||||||
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |||||||
| Cloudforms Team: | --- | Target Upstream Version: | |||||||
| Embargoed: | |||||||||
| Bug Depends On: | |||||||||
| Bug Blocks: | 298561, 519832 | ||||||||
| Attachments: |
|
||||||||
|
Description
Steve Whitehouse
2007-10-18 10:26:24 UTC
Created attachment 361308 [details]
VFS patch to make the feature available to filesystems
This is the VFS side of the equation. Will need to get this reviewed upstream at some stage, but first we need to hook it into GFS2 with a further patch, and to test it.
Created attachment 361321 [details]
The GFS2 patch to make use of the new VFS interface
This has gone into 2.6.33 |