Whamcloud - gitweb
Remove old, unused, and incorrect ll_setattr() code so I don't keep finding
authoradilger <adilger>
Wed, 27 Aug 2003 22:38:05 +0000 (22:38 +0000)
committeradilger <adilger>
Wed, 27 Aug 2003 22:38:05 +0000 (22:38 +0000)
commit41a4ee7d12d3909bf5e2daa9b7dd50dce6900320
treeca871f1df498c71b15ad804c1370a25d49435587
parent6f0dadb6900525569c1e992f9d81307d99dcf437
Remove old, unused, and incorrect ll_setattr() code so I don't keep finding
it in searches, and people don't see this instead of ll_setattr_raw().

If this function is ever called, it means that there is a bug in our VFS
patch (the last known of which was fixed two lustre kernel versions ago).
lustre/llite/llite_lib.c