aboutsummaryrefslogtreecommitdiffstats
path: root/lib/modules/subdir.c
AgeCommit message (Collapse)AuthorLines
2010-06-15* Add a nopath option and flag, indicating that path argumentMiklos Szeredi-0/+1
need not be calculated for the following operations: read, write, flush, release, fsync, readdir, releasedir, fsyncdir, ftruncate, fgetattr, lock, ioctl and poll.
2008-02-08Support receiving file handle from kernel in GETATTR request; Allow ↵Miklos Szeredi-115/+133
operations with a NULL path argument, if the filesystem supports it
2007-12-12change indentingMiklos Szeredi-455/+458
2007-10-16Clarify licence version to be "LGPLv2" for the libraryMiklos Szeredi-1/+1
2007-05-11update flush changesMiklos Szeredi-1/+1
2007-04-28docMiklos Szeredi-1/+8
2007-02-03Add filesystem stacking support to high level APIMiklos Szeredi-0/+655