Whamcloud - gitweb
land 0.5.20.3 b_devel onto HEAD (b_devel will remain)
[fs/lustre-release.git] / lustre / lib / simple.c
2003-03-02 pschwanland 0.5.20.3 b_devel onto HEAD (b_devel will remain)
2003-02-07 pschwanMerge b_md into HEAD
2003-01-06 adilgerMerge b_md to HEAD for 0.5.19 release.
2002-12-14 pschwanland b_md onto HEAD. the highlights:
2002-12-02 adilgerMerge of b_md to HEAD:
2002-11-07 braam- capability fixes on head
2002-10-10 pschwanb=602707
2002-09-27 adilgerMask off the type bits and not the permission bits.
2002-09-25 braam- add ucred structure. MDS now sets the fsuid and...
2002-09-24 adilgerFix simple_mknod() to handle existing files properly.
2002-09-19 adilgerFix comments, add declaration for simple_mknod().
2002-09-19 braam- add hardlink support
2002-09-07 adilgerClean up compiler warnings for 64-bit systems where...
2002-09-04 adilgerCommit braino fix that I already fixed locally.
2002-09-04 adilgerGet the directory inode semaphore, just to be copasetic...
2002-09-03 adilgerFix header problem for building on RH kernels.
2002-09-03 shaverWARNING: we currently crash on unmount after the last...
2002-08-30 adilgerAdd assertions to {push,pop}_ctxt because we are oopsin...
2002-06-25 adilgerMerge trivial changes from branch to head.
2002-05-23 adilgerFix locking with filter. This changes the way objects...
2002-04-27 adilgerAdd lustre_fsync() helper function.
2002-04-23 adilgerReturn an error from simple_mkdir() if the target exist...
2002-04-16 adilgerAdd mount_count file to hold the current MDS generation...
2002-04-03 adilgerAdd push_ctxt and pop_ctxt to simple.c from filter.c.
2002-04-03 adilgerMove simple_mkdir() out of filterobd so that MDS can...