Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Type
/
to search
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
rolinh
/
dfc
Public
Notifications
You must be signed in to change notification settings
Fork
11
Star
116
Code
Issues
10
Pull requests
4
Actions
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Security and quality
Insights
duplicated fs, hiding cruft, porting issues
- #9
#9
Open
kilobyte
wants to merge 8 commits into
rolinh:master
rolinh/dfc:master
from
kilobyte:master
kilobyte/dfc:master
Copy head branch name to clipboard
Conversation
Commits
8
(8)
Checks
Files changed
Open
duplicated fs, hiding cruft, porting issues
#9
kilobyte
wants to merge 8 commits into
rolinh:master
rolinh/dfc:master
from
kilobyte:master
kilobyte/dfc:master
Copy head branch name to clipboard
Commits
Commits on Jul 29, 2016
Instead of deleting ignored items immediately, mark them up.
Show description for fcd1920
kilobyte
committed
fcd1920
View commit details
Copy full SHA for fcd1920
Browse repository at this point
Show every filesystem only once, unless -a is given.
Show description for e92b830
kilobyte
committed
e92b830
View commit details
Copy full SHA for e92b830
Browse repository at this point
Hide /run mounts unless they're more than half full, unless -a is given.
Show description for 50eb2ec
kilobyte
committed
50eb2ec
View commit details
Copy full SHA for 50eb2ec
Browse repository at this point
Fix the tty width check looking at filesystems ignored by -t, -p or -l.
Show description for fc71744
kilobyte
committed
fc71744
View commit details
Copy full SHA for fc71744
Browse repository at this point
Silently ignore EACCESS on statvfs().
Show description for aa44e72
kilobyte
committed
aa44e72
View commit details
Copy full SHA for aa44e72
Browse repository at this point
Fix build failure on Hurd.
Show description for 4072223
kilobyte
committed
4072223
View commit details
Copy full SHA for 4072223
Browse repository at this point
Fix build failure on kFreeBSD.
Show description for 3f0e559
kilobyte
committed
3f0e559
View commit details
Copy full SHA for 3f0e559
Browse repository at this point
Include linprocfs and fdescfs among pseudo filesystems.
Show description for 7b1af23
kilobyte
committed
7b1af23
View commit details
Copy full SHA for 7b1af23
Browse repository at this point
You can’t perform that action at this time.