fs/9p: add 9P2000.L unlinkat operation
[pandora-kernel.git] / include / net / 9p / 9p.h
index 6115620..342dcf1 100644 (file)
@@ -183,6 +183,8 @@ enum p9_msg_t {
        P9_RMKDIR,
        P9_TRENAMEAT = 74,
        P9_RRENAMEAT,
+       P9_TUNLINKAT = 76,
+       P9_RUNLINKAT,
        P9_TVERSION = 100,
        P9_RVERSION,
        P9_TAUTH = 102,